Skip to content

v2.5.0

Latest
Compare
Choose a tag to compare
@Kevin8675 Kevin8675 released this 28 Apr 01:52

This release comes with a few new features and some code cleanup. Full changelog:

  • Added option for personality descriptions: You can add personality descriptions in your .env file which would display instead of the personality prompt in /personalities. Not giving a description will show the prompt instead.
  • Added channel configuration: You can specify which channel the bot will respond in in your .env file, either by channel name or ID.
  • Added bot slow mode: You can now configure slow mode for the bot server side instead of relying on Discord's slow mode.
  • Code cleanup/optimizations.

Update your .env file if you want to use these new features. Your .env file may also have duplicate entries of the Disable, Enable, Reset, Disabled, and Command perm messages. You can delete the duplicates as they were included in .env.example accidentally. The command perm messages you can delete both of as they are no longer in use.
Enjoy this release!