Ending a session
After your session ends, you can mark the session as completed in GameMinder by using the /session end command. This will automatically end the event in your Discord server, trigger the post-session report to the gamemaster, and send the session surveys to your players (if enabled - see Enabling Session Surveys).
/session end session: <session_id>
If successful, the bot will respond with a message confirming that the session has been ended and the post-session activities will be triggered.
Note
If session surveys are enabled, the bot will only send the surveys to players who have attended the session. Any players that did not join the voice channel while the session was active will not receive a survey request.
Parameters
| Parameter | Required | Type | Description |
|---|---|---|---|
sesion |
string | The session ID for which you want to end the session. Autocomplete will provide a list of active sessions to choose from. |