AutoNotificationDiscordBot is a Discord bot that allows users to schedule automatic messages in a specific text channel at a defined interval.
/addautomessage: Schedules an automatic message in the specified text channel. The user can set the number of days between each message and specify the exact time./removeautomessage: Cancels the scheduled automatic message.
- JDA (Java Discord API)
- Java 23
- Maven