In PHP written class for easy creation of telegram bots.
Go to file
2016-05-13 21:51:41 +00:00
bot.php inital commit 2016-05-13 23:03:41 +02:00
README.md Added Readme 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.