A Telegram bot to send and play XO game.
- Clone the repository
- Create a virtual environment
- Activate the virtual environment
- Install requirements using
pip install -r requirements.txt
- Rename .env.example to .env and fill in the data
- Run the bot using
python main.py