Skip to content

v3.8.0

Latest
Compare
Choose a tag to compare
@Dragory Dragory released this 14 Oct 17:58
415ec69
  • Added useDisplaynames option to use a user's display name instead of their username (by DarkView)
    • Defaults to on
    • useNicknames will override this in most cases
  • Added overrideRoleNameDisplay option to set the displayed moderator role name to a specific text (by jpptinsley)
    • Defaults to none (using moderator role instead)
  • Added !blocklist command to list all blocked users (by Akinator31)
  • Fixed typingProxy (by Akinator31)
  • Updated to Eris 0.18.0 (by DarkView)
  • modmailbot-pm2.json now includes timestamps by default (by wrac4242)

New Contributors