How to end a started HOI4 game
If you are an administrator of a Discord server that uses the HOI4Intel bot, you can use the /end_hoi_game
command to end a scheduled HOI4 game. This command will send a summary of the game to the announcement channel and update the ratings of the players if you have defined a player list using the /add_player_list
command.
Check out: https://hoi.theorganization.eu/wiki/article/17/how-to-add-a-player-list-to-a-scheduled-hoi4-game
It will also mark the event as ended and remove it from the scheduled events list.
Requirements
- You need to already have event created using the
/add_hoi_game
HOI4Intel command.
Check out https://hoi.theorganization.eu/wiki/article/15/usage-of-add-hoi-game-command for more information. - Event that has already ended can't be re-ended using this command.
Usage
The syntax of the /end_hoi_game
command is:
/end_hoi_game event_id
The parameter is:
event_id
: The ID of the event that you want to end. You can find the ID in the event announcement message that was posted by the bot when you scheduled the game.
Example
An example of using the /end_hoi_game
command is:
/end_hoi_game event_id:1234567890
This will end the event with the ID 1234567890 and send a summary of the game to the #announcements channel. It will also update the ratings of the players if you have defined a player list using the /add_player_list
command and remove the event from the scheduled events list.