reminders
reminders general
Sets a reminder for a specified time.
Parameters:
Name | Type | Description | Default |
---|---|---|---|
days_hours_minutes |
app_commands.Transform[str, FutureRelativeDHMTransformer]
|
For example |
required |
reminder_text |
str
|
Text you would like to be sent when you are reminded. |
required |
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. |
ChoiceYesNo.no
|
botanist_bonus |
ChoiceYesNo
|
Whether you'd like to apply the botanist bonus from Leagues. Defaults to no botanist bonus. |
ChoiceYesNo.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. |
ChoiceYesNo.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. |
ChoiceYesNo.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. |
ChoiceYesNo.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. |
ChoiceYesNo.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. |
ChoiceYesNo.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. |
ChoiceYesNo.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. |
ChoiceYesNo.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. |
ChoiceYesNo.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. |
ChoiceYesNo.no
|
reminders seaweed
Reminds you when your seaweed is ready to be harvested.
Parameters:
Name | Type | Description | Default |
---|---|---|---|
botanist_bonus |
ChoiceYesNo
|
Whether you'd like to apply the botanist bonus from Leagues. Defaults to no botanist bonus. |
ChoiceYesNo.no
|
reminders list
Lists all of your current reminders, with their ID, Date & potential info you provided when setting them up.
reminders remove
Removes a reminder from your list of reminders.
Parameters:
Name | Type | Description | Default |
---|---|---|---|
id |
str
|
The ID of the reminder you'd like to remove |
required |