Discord Recurring Notification App

The app will help you remember the things you plan to do by sending notifications twice a day!
Instructions
- Add the bot to your server, and type in
.noti setup
to add a slash command /notiadd
.
Note: Ensure that your bot has the following permissions
- Make a copy of this Spreadsheet and link it to the app.
Commands
.noti help
- to see the list of commands.
/notiadd
- this will help you save your notification details.
Upon entering the command, a modal will popup for your input. Click Submit
,
and your bot will readily include it in the next notification schedule!
.noti list
- this command will list down all the notifications that you have saved.
.noti delete
- this command will help you choose which notification you hope to delete.
In-Action
This is a sample notification.
Notes
- Should you wish to change the schedule, you can modify the
/functions/events/scheduler/xhourly.js
Change the event trigger into your liking!

- If you wish to increase the number of notifications that can be saved for each user,
open the functions/events/discord/command/notiadd.js
and increase the number set on maxNumbOfNoti
Customization
Want to add more features?
Contact us via Discord.