3.2.0 - Slash commands, components and more
3.2.0
31st of March 2022 - 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, usehelp
,list
orview
as thesetting
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
totrue
if you want to deploy your slash commands.