/reminders¶
/reminders general¶
Sets a reminder for a specified time.
Parameters:
Name | Type | Description | Default |
---|---|---|---|
days_hours_minutes |
Transform[str, FutureRelativeDHMTransformer]
|
For example |
None
|
specific_date |
Transform[str, DateHoursMinutesTransformer]
|
A specific date to be reminded on, in the format of YYYY-MM-DD HH:MM. |
None
|
reminder_text |
str
|
Text you would like to be sent when you are reminded. |
None
|
/reminders list¶
Lists all of your current reminders, with their ID, Date & potential info you provided when setting them up.
/reminders remove¶
Removes reminders from your list of reminders.
Parameters:
Name | Type | Description | Default |
---|---|---|---|
reminder_ids |
str
|
The ID(s) of the reminder(s) you'd like to remove |
required |
/reminders clear¶
/reminders birdhouses¶
/reminders herbs¶
Sends you a reminder when your herbs are ready.
Parameters:
Name | Type | Description | Default |
---|---|---|---|
speedy_growth |
ChoiceYesNo
|
Whether you have the [Speedy Growth] upgrade from Sydekix's Reward Shop. Defaults to no speedy growth. |
no
|
botanist_bonus |
ChoiceYesNo
|
Whether you'd like to apply the botanist bonus from Leagues. Defaults to no botanist bonus. |
no
|
/reminders oaks¶
Reminds you when your oak trees are ready to harvest.
Parameters:
Name | Type | Description | Default |
---|---|---|---|
botanist_bonus |
ChoiceYesNo
|
Whether you'd like to apply the botanist bonus from Leagues. Defaults to no botanist bonus. |
no
|
/reminders willows¶
Reminds you when your Willow Trees are ready to harvest.
Parameters:
Name | Type | Description | Default |
---|---|---|---|
botanist_bonus |
ChoiceYesNo
|
Whether you'd like to apply the botanist bonus from Leagues. Defaults to no botanist bonus. |
no
|
/reminders maples¶
Reminds you when your maple trees are ready to harvest.
Parameters:
Name | Type | Description | Default |
---|---|---|---|
botanist_bonus |
ChoiceYesNo
|
Whether you'd like to apply the botanist bonus from Leagues. Defaults to no botanist bonus. |
no
|
/reminders yews¶
Reminds you when your yew trees are ready to harvest.
Parameters:
Name | Type | Description | Default |
---|---|---|---|
botanist_bonus |
ChoiceYesNo
|
Whether you'd like to apply the botanist bonus from Leagues. Defaults to no botanist bonus. |
no
|
/reminders magics¶
Reminds you when your magic trees are ready to harvest.
Parameters:
Name | Type | Description | Default |
---|---|---|---|
botanist_bonus |
ChoiceYesNo
|
Whether you'd like to apply the botanist bonus from Leagues. Defaults to no botanist bonus. |
no
|
/reminders fruits¶
Reminds you when your fruit trees are ready to harvest.
Parameters:
Name | Type | Description | Default |
---|---|---|---|
botanist_bonus |
ChoiceYesNo
|
Whether you'd like to apply the botanist bonus from Leagues. Defaults to no botanist bonus. |
no
|
/reminders teaks¶
Reminds you when your teak trees are ready to harvest.
Parameters:
Name | Type | Description | Default |
---|---|---|---|
botanist_bonus |
ChoiceYesNo
|
Whether you'd like to apply the botanist bonus from Leagues. Defaults to no botanist bonus. |
no
|
/reminders mahoganies¶
Reminds you when your mahogany trees are ready to harvest.
Parameters:
Name | Type | Description | Default |
---|---|---|---|
botanist_bonus |
ChoiceYesNo
|
Whether you'd like to apply the botanist bonus from Leagues. Defaults to no botanist bonus. |
no
|
/reminders mushrooms¶
Reminds you when your mushrooms are ready to harvest.
Parameters:
Name | Type | Description | Default |
---|---|---|---|
botanist_bonus |
ChoiceYesNo
|
Whether you'd like to apply the botanist bonus from Leagues. Defaults to no botanist bonus. |
no
|