Skip to content

Stable Release

Compare
Choose a tag to compare
@Taaku18 Taaku18 released this 15 Nov 02:22
· 1472 commits to master since this release

What's new?

Added a config option reply_without_command which when present, enables the bot to forward any message sent in a thread channel to the recipient. (Replying without using a command)

To enable this functionality, do ?config set reply_without_command true and to disable it, use ?config del reply_without_command.

Changed

The move command now only requires manage_messages perms instead of manage_channels