Skip to content

cnavast/chupiwordle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chupiwordle

Telegram bot game based on wordle. Requires Python 3.

Dependencies

python-telegram-bot

https://github.com/python-telegram-bot/python-telegram-bot

$ pip install python-telegram-bot --upgrade

Use

  • Create a new Bot via Telegram's @BotFather. This will generate a token.
  • Set that token in secretRepository.py.
  • Install the dependencies.
  • Run python bot.py.
  • Open Telegram and send /start to your Bot.
  • That's it!

About

Telegram bot game based on wordle

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages