/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
|
Transform[str, DateTransformer]
|
Optionally a given date in the format of |
None
|
/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
|
Transform[str, DateTransformer]
|
Optionally a given date in the format of |
None
|
/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
|
Transform[str, DateTransformer]
|
Optionally a given date in the format of |
None
|
/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
|
Transform[str, DateTransformer]
|
Optionally a given date in the format of |
None
|