Starting a session
When you are ready to start your session, you can use the /session start command. The bot will start the event in your Discord server, and notify all participants that the session has started in the session thread.
/session start session: <session_id>
If successful, the bot will respond with a message confirming that the session has started and providing any relevant details.
Session Attendance Tracking
When you start a session, the bot will automatically mark all participants currently in the voice channel as attended. As long as the session is active, any participants who join the voice channel after the session has started will also be included as attended.
Parameters
| Parameter | Required | Type | Description |
|---|---|---|---|
session |
string | The session ID for which you want to start the event. Autocomplete will provide a list of scheduled sessions to choose from. |