1.0.0 Patch
Changed
- Commands now use slash commands instead of the old method.
- Attendances now use button instead of reactions.
Parameters are now passed as real parameters in discord slash commands.
- Admin and Teacher subcomands are under
/settings
command./settings add admin @role
- Admin add subcommand./settings add teacher @role
- Teacher add subcommand./settings remove admin @role
- Admin remove subcommand./settings remove teacher @role
- Teacher remove subcommand./settings list admins
- Admin list subcommand./settings list teachers
- Teacher list subcommand.
.Check settings
command is now/settings get
- Other admin commands (such as setting the delay, reset the bot or mp and show present message) are now under a
/panel
command.
Removed
- Removed language choice.
- Removed calendar subcommands because it is useless and not working anymore due to the new calendar system.
- Removed argument
-a
in/call
command.