Blame
|
1 | # The Midnight Game |
||||||
| 2 | ||||||||
| 3 | This game is ported from Minecraft-France's forum |
|||||||
| 4 | ||||||||
| 5 |  |
|||||||
| 6 | ||||||||
| 7 | # Goal |
|||||||
| 8 | ||||||||
| 9 | The goal is to be the first to click on the button after midnight. |
|||||||
| 10 | ||||||||
| 11 | # Setup |
|||||||
| 12 | ||||||||
| 13 | To set up the game, run the command `/set-game` with the following arguments : |
|||||||
| 14 | ||||||||
| 15 | - channel: the channel in which the game will run |
|||||||
| 16 | - timezone: the timezone used to determine when midnight is. The text field is auto-completed, you can use the country, the major city, or the GMT offset to find your preferred timezone |
|||||||
| 17 | - language: the language of the game. currently only English and French are supported |
|||||||
| 18 | ||||||||
| 19 |  |
|||||||
| 20 | ||||||||
| 21 | # Rewards |
|||||||
| 22 | ||||||||
| 23 | You can reward players for scoring a certain number of time by adding rewards with the `/add-reward` and `/remove-reward commands`. You can specify any number of role to be awarded by attaining a certain number of total wins by that player. |
|||||||
| 24 | ||||||||
| 25 |  |
|||||||
| 26 | ||||||||
| 27 |  |
|||||||
| 28 | ||||||||
| 29 | # Add the bot to your server |
|||||||
| 30 | ||||||||
| 31 | https://discord.com/api/oauth2/authorize?client_id=1177774849846943844&scope=bot&permissions=2416036992 |
|||||||
| 32 | ||||||||
| 33 | # Source code |
|||||||
| 34 | ||||||||
| 35 | https://github.com/Seblor/The-Midnight-Game |
|||||||
