Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 512 Bytes

File metadata and controls

8 lines (5 loc) · 512 Bytes

TDlight java user bot example (with explanation)

This is a full example code for running a user bot with TDlight. Basically the only things you have to change in order to get it running are the APP ID, Hash (Change this in the "Static_config" files)

If you want to build a "standard bot account" bot check out: https://github.com/jonasx10j/TDlight-java-bot-example_with-explanation

What will this provide you with

A fully functional minimal commented example of running an user bot with TDlight.