Blame
|
1 | # Cats n Mice |
||||||
| 2 | ||||||||
| 3 | This game is ported from Minecraft-France's forum |
|||||||
| 4 | ||||||||
| 5 |  |
|||||||
| 6 | ||||||||
| 7 | # Goal |
|||||||
| 8 | ||||||||
| 9 | The goal is to reach the highest score possible by clicking the "+1" button, but other members with a specific role can reset the score by clicking that same button. |
|||||||
| 10 | ||||||||
| 11 | The button can only be clicked once every 10 minutes. |
|||||||
| 12 | ||||||||
| 13 | The bot's name is derived from the saying "When the cat's away the mice will play". |
|||||||
| 14 | ||||||||
| 15 | # Setup |
|||||||
| 16 | ||||||||
| 17 | To set up the game, run the command `/set-game` with the following arguments : |
|||||||
| 18 | ||||||||
| 19 | - channel: the channel in which the game will run (this game can run in any number of channel) |
|||||||
| 20 | - reset-role : The role of the server member which reset the score instead of incrementing it |
|||||||
| 21 | - language: the language of the game. currently only English and French are supported |
|||||||
| 22 | ||||||||
| 23 |  |
|||||||
| 24 | ||||||||
| 25 | # Add the bot to your server |
|||||||
| 26 | ||||||||
| 27 | https://discord.com/api/oauth2/authorize?client_id=1179902492276957325&scope=bot&permissions=2416036992 |
|||||||
| 28 | ||||||||
| 29 | # Source code |
|||||||
| 30 | ||||||||
| 31 | https://github.com/Seblor/Cats-n-Mice |
|||||||
