Stable 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