Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 691 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 691 Bytes

Reminder Bot Readme

This bot is designed to help remind users to perform certain actions related to Berries in PokeMMO. It uses Discord's API to communicate with users and schedule reminders.

Usage

This bot has the following commands:

!leppa: Reminds the user to harvest their Leppa Berries in 20 hours.
Example usage: !leppa

!water (hours): Reminds the user to water their berries after a specified duration (in hours).
Example usage: !water 6

!myalerts: Lists all of the user's active reminders.
Example usage: !myalerts

!cancelalerts: Cancels all of the user's active reminders.
Example usage: !cancelalerts

NOTE

Will be updating bot as it goes.