Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 359 Bytes

File metadata and controls

14 lines (11 loc) · 359 Bytes

XOBot

A Telegram bot to send and play XO game.

How to setup

  1. Clone the repository
  2. Create a virtual environment
  3. Activate the virtual environment
  4. Install requirements using pip install -r requirements.txt
  5. Rename .env.example to .env and fill in the data

Usage

  • Run the bot using python main.py