Skip to content
Sahri Riza Umami edited this page Dec 8, 2016 · 4 revisions

tdcli.lua is a simple Lua library for the telegram-cli.
After a quite long time of hiatus, @vysheng announced that telegram-cli is still in development, but its development is moved to bitbucket and now use tdlib as a replacement of tgl, the old library which is now discontinued.

The latest telegram-cli is more powerfull and flexible than its predecessor, but it's have a different interface so it won't be a drop-in replacement for the old telegram-cli based bots. Hence this tdcli.lua is written, to simplify the tedious and complicated telegram-cli's functions into simpler form.

Please try it, raise an issue, and ask for a pull request.

Test script
Frequently Asked Questions
The Functions

Clone this wiki locally