Bot for Chess.com for getting user status updates on telegram
TELEGRAM_TOKEN="" bot token from telegram
CHANNEL_ID="" channel id
USERS=[ [ ] ] users list [Array of Array : (id, name)]
git clone https://github.com/code-logger/chess_bot
pip install requests
python main.py