/pvm
All PvM-related commands for RuneScape
/pvm araxxi
Sends you the rotation for Araxxi, optionally on a specified date.
If no date is provided, it will default to today.
Parameters:
| Name | Type | Description | Default |
|---|---|---|---|
| requested_date | app_commands.Transform[str, DateTransformer] | Optionally a given date in the format of YYYY-MM-DD. Defaults to today. |
today |
/pvm vorago
Sends you the rotation for Vorago on a given date.
If no date is provided, it will default to today.
Parameters:
| Name | Type | Description | Default |
|---|---|---|---|
| requested_date | app_commands.Transform[str, DateTransformer] | Optionally a given date in the format of YYYY-MM-DD. Defaults to today. |
today |
/pvm rots
Sends you the rotation for Barrows: Rise of The Six on a given date.
If no date is provided, it will default to today.
Parameters:
| Name | Type | Description | Default |
|---|---|---|---|
| requested_date | app_commands.Transform[str, DateTransformer] | Optionally a given date in the format of YYYY-MM-DD. Defaults to today. |
today |
/pvm all
Shows you all of the PvM-related rotations that are available on the given date.
If no date is provided, it will default to today.
Parameters:
| Name | Type | Description | Default |
|---|---|---|---|
| requested_date | app_commands.Transform[str, DateTransformer] | Optionally a given date in the format of YYYY-MM-DD. Defaults to today. |
today |