Skip to content

Improvements to Commands and New Config Options Available

Compare
Choose a tag to compare
@Taaku18 Taaku18 released this 18 Jan 22:56
· 1927 commits to master since this release
98ee9c0

Added

  • Added the ability to use your own log channel.
    • You can do this via the config set log_channel_id <id> command.
  • Added the ability to use your own main inbox category.
    • You can do this via the config set main_category_id <id> command.

Changed

  • You now have the ability to supply a reason when blocking a user.
  • Blocked users are now stored in the database instead of in the channel topic.
    • This means you can delete the top channel in the modmail category now. (Migrate first though.)