Skip to content

Latest commit

 

History

History

Telegram-FOSS

Telegram-FOSS patched by NebulaChat

Install

Replace your server and port in ConnectionManager.cpp file

Default connect to NebulaChat test server.

If you want to connect to your own server, you can modify the following code:

Telegram-FOSS/ConnectionManager.cpp.diff
L11

+    std::string _nebulaChatServer("47.100.25.99");