Skip to content

Dimoka113/Uno113bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UNO Bot

License: GPL v3

It's hard to say whose fork this is now... just know that the original bot works here: @unobot.

To run the bot yourself, you will need:

Setup

  • Get a bot token from @BotFather and change configurations in bots/uno.json.
  • Use /setinline and /setinlinefeedback with BotFather for your bot.
  • Use /setcommands and submit the list of commands in commandlist.txt
  • Install requirements (using a virtualenv is recommended): pip install -r requirements.txt

You can change some gameplay parameters like turn times, minimum amount of players and default gamemode in bots/uno.json. To find out the available modes, you can use: /modes command.

Then run the bot with python3 startbot.py.

Code documentation is minimal but there.

About

This bot is a branch of the original uno bot for Telegram

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors