Skip to content

Latest commit

 

History

History
28 lines (23 loc) · 1 KB

README.md

File metadata and controls

28 lines (23 loc) · 1 KB

EightBallBot

Build Status GitHub license

EightBallBot for Telegram

Avatar

#Clone instructions

pip install -r requirements.txt

Also you need a .env file with your token like this:

TOKEN="the telegram bot token"

#TODO * Improve Telegram Wrapper * Set Attr for bot objects * Move GetCommand to Wrapper * Improve Performance * Add cooler answers * Check if updates[] != null * Improve "Docs" * GetUpdates long polling

Long polling example On Telegram