Reschedule a session
Changes the date and time of a scheduled session. Campaign members will receive a rescheduled notification after the update.
Game Master only
This command can only be used by the Game Master of the campaign.
/session reschedule session: <session> month: <month> day: <day> year: <year> time: <time>
If successful, the bot will respond with a confirmation message and an embed showing the updated session details.
Timezone
The new session time is interpreted using the timezone configured on the campaign.
Parameters
| Parameter | Required | Type | Description |
|---|---|---|---|
session |
string | The session to reschedule. (Autocomplete will list your available options.) | |
month |
string | The new month for the session. Select from the provided choices. | |
day |
number | The new day for the session (1–31). | |
year |
number | The new year for the session. Select from the provided choices. | |
time |
string | The new start time in HH:mm format. Supports both 12-hour and 24-hour formats. |
See also: Sessions