Skip to content

rusih100/tic-tac-toe-telegram-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tic-tac-toe-telegram-bot

❌ This is a Telegram bot that can play tic-tac-toe

Remark

The bot is implemented on the basis of functional programming based on the pyTelegramBotAPI library. The code is not perfect.

Installation

  1. Download the repository:

    git clone https://github.com/Rusih100/tic-tac-toe-telegram-bot.git
  2. Go to the repository and install the dependencies:

    python pip install -r requirements.txt
  3. Specify your token in the TOKEN variable:

    TOKEN = 'Your token'

    P.S. The token can be obtained from the bot BotFather

  4. Launch the bot:

    python bot.py

About

❌ This is a Telegram bot that can play tic-tac-toe

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages