Added Readme

This commit is contained in:
jkhsjdhjs 2016-05-13 21:51:41 +00:00
parent b620961401
commit 2e3a7a1701

3
README.md Normal file
View File

@ -0,0 +1,3 @@
$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.