You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added react_to_contact_message, react_to_contact_emoji to allow users to create threads by reacting to a message.
Added thread_move_notify_mods to mention all mods again after moving thread. (GH #215)
Added transfer_reactions to link reactions between mods and users. (GH #2763)
Added close_on_leave, close_on_leave_reason to automatically close threads upon recipient leaving the server. (GH #2757)
Added alert_on_mention to mention mods upon a bot mention. (GH #2833)
Added confirm_thread_creation, confirm_thread_creation_title, confirm_thread_response, confirm_thread_creation_accept, confirm_thread_creation_deny to allow users to confirm that they indeed want to create a new thread. (GH #2773)
Support Gyazo image links in message embeds. (GH #282)
Added silent argument to ?contact to restore old behaviour.
Added new functionality: If ?help is sent, bot does checks on every command, ?help all restores old behaviour. (GH #2847)