Skip to content

1.0.0 Patch

Compare
Choose a tag to compare
@Renaud-Dov Renaud-Dov released this 26 Mar 00:36
· 7 commits to master since this release
6fa832e

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.