In PHP written class for easy creation of telegram bots.
getID3@0723b77caf | ||
.gitmodules | ||
bot.php | ||
README.md | ||
schema.sql |
$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.