In PHP written class for easy creation of telegram bots.
Go to file
jkhsjdhjs 2e9d7cca51
migrate to postgres
add getID3 as a submodule
2019-09-18 20:08:06 +00:00
getID3@0723b77caf migrate to postgres 2019-09-18 20:08:06 +00:00
.gitmodules migrate to postgres 2019-09-18 20:08:06 +00:00
bot.php migrate to postgres 2019-09-18 20:08:06 +00:00
README.md Added Readme 2016-05-13 21:51:41 +00:00
schema.sql migrate to postgres 2019-09-18 20:08:06 +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.