Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 345 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 345 Bytes

bot.py - A discord bot that provides a very simple game about numbers and operations

Commands:
n!start -> Starts a new game
n!stop -> Stops the game
n!score -> Shows the current score
n!help -> Pops up a help message

botword.py - a similar bot for a word game with slash commands support.

app.py - an emoji tracker.