Releases: brandonfl/discord-role-persistence
Releases · brandonfl/discord-role-persistence
v1.5.0
- Move to Java 11
- Use Slash command
v1.4.0
- Better thread managment to avoid downtime
- DataSource managment improvment in order to facilitate futur install
v1.3.1
- Fix heartbeat status for uptime page
v1.3.0
- Improvement of the bot and its performance
v1.2.0
- Improvement of the bot and its performance
v1.1.0
- Improvement of the bot and its performance
- Removal of custom prefix for a mention system (example :
@mention help
)
- Allows you to avoid making database calls for each potential command
- Is easier to use without having to remember the prefix
v1.0.5
- Add of heartbeat status for status page
v1.0.4
(jda update status default value update)
v1.0.3
- Better rights verification system when assigning a channel for logs or welcome
- Displaying hierarchy errors for the roles command
- Better bot reload management