Skip to content

V0.6.0

Latest
Compare
Choose a tag to compare
@CaptainRatax CaptainRatax released this 01 May 17:46
· 8 commits to master since this release
a4e2d0c
  • Changed the structure of the code:

    • Separated the commands on different category folders.

    • Separated each event code to separate folders.

    • Created a folder "utils" to put all the extra reusable code.

    • Created a folder to keep all the api code.

    • Created a folder to keep all the handlers code.

  • Changed all the old commands to slash commands.

  • Added an anonym option to all the commands

  • Added a validation to check in some commands if the command came from a private message because of incompatibilities.