• Stars
    star
    220
  • Rank 179,632 (Top 4 %)
  • Language
    Java
  • License
    GNU General Publi...
  • Created almost 9 years ago
  • Updated about 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Unofficial Telegram Server

This Project is not maintained anymore.

Please visit my new project Project Ferrite as I plan to maintain that one.

Telegram Server (Unofficial)

Travis

Telegram Server is an open source, server side implementation of Telegram API.

This project is currently being developed and only a small number of API calls work as this code is released at the beginning of the development. Some of the working parts are:

  • Creating an Authorization Key
  • SingUp, SignIn etc.
  • Sending Messages(incomplete)

Our MTProto implementation works but does not include many security checks necessary yet. Therefore it is not recommended for any other uses other than experimental use.