TBot/README.md

3 lines
203 B
Markdown
Raw Normal View History

2016-05-13 21:51:41 +00:00
$this is an easy2use PHP Class for Telegram Bots.
You just need to create a 2nd PHP File, include the "bot.php" in that file, register your PHP File to the telegram servers and create a Message Handler.