EightBallBot for Telegram
#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