Public invite here!
Global default prefix is !
but can be changed in generated config.
!reminder|r add [minutes (int)] [name (string)]
- Sends a ping to the user every given minute(s)!reminder|r list
- Shows list of all current reminders!reminder|r stop [id]
- Stops the reminder loop and any in-progress timer for the user.!prefix [char]
- Changes prefix, works on per-guild basis.!help
- Displays this in a cleaner format@bot_mention
- Shows current guild prefix@bot_mention [char]
- Alternative prefix change
Reminders have AFK checks in place that require a reaction before the next ping occurence
Likewise, you can also stop them with a reaction.
Built on Python 3.9.0, get discord.py
and windows-curses
if needed