Skip to content

3.2.0 - Slash commands, components and more

Robin Bourachot requested to merge slash-commands into master

31st of March 2022 - 3.2.0

Additions

  • Aldebaran now supports slash commands!
  • Some commands also make use of the new Discord components to improve the user experience.
  • Use &rcgp if you are in need of a random cute anime girl holding a programming book.

Changes

  • When using &plantcalc and &setprofile, multi-word arguments must be written between quotes.
  • When using &gconfig and &uconfig as slash commands, use help, list or view as the setting argument if you need help.
  • The &rps rock-paper-scissors game was reworked and is now easier to use!

Fixes

  • &suggest and &birb are back!
  • &credits now shows updated information and has seen its formatting fixed!

Deletions

  • &cuteag was removed and replaced by &rcgp.

Developer stuff

  • Add TypeScript type-checking back when running Aldebaran on production mode.
  • "Raw input" messages and slash commands are considered two different types of command execution contexts.
  • Set the env variable DEPLOY_SLASH to true if you want to deploy your slash commands.

Merge request reports

Loading