v2.1.0
This release migrates to Discord slash commands! Now instead of using the "!" prefix you use "/" as many other Discord bots now do.
Upgrading users: Please run node deploy-commands.js
to deploy the commands to the servers the bot is in. No changes are needed to .env
unless wanted. (check changelog below)
New users: Follow the Setup/Installation instructions in the README.
Here is the full changelog for this release:
- Migrated bot commands to slash commands
- Uncomment example personality for faster setup for users to quickly try the bot
- Added option to enable the bot to reply to other bots. (Upgrading users see .env.example on how to enable this if wanted)
Enjoy!