Skip to content

iAliF/xoBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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