mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2024-11-28 20:33:45 +03:00
Created Tips for Porting the Project (markdown)
parent
baf0b01d29
commit
2f7e3e2d24
5
Tips-for-Porting-the-Project.md
Normal file
5
Tips-for-Porting-the-Project.md
Normal file
|
@ -0,0 +1,5 @@
|
||||||
|
If you're going to use the code on this repository to guide you, please be kind and don't forget to mention it helped you!
|
||||||
|
|
||||||
|
You should start by reading the source code on the [first release](https://github.com/LonamiWebs/Telethon/releases/tag/v0.1) of the project, and start creating a `MtProtoSender`. Once this is made, you should write by hand the code to authenticate on the Telegram's server, which are some steps required to get the key required to talk to them. Save it somewhere! Then, simply mimic, or reinvent other parts of the code, and it will be ready to go within a few days.
|
||||||
|
|
||||||
|
Good luck!
|
Loading…
Reference in New Issue
Block a user