Skip to content

Latest commit

 

History

History
49 lines (36 loc) · 1.27 KB

File metadata and controls

49 lines (36 loc) · 1.27 KB

Modmail.js Release Note

Version

v3.0.5 (LTS)

Changelog

Dev Build - Ongoing
  • Requires a Database
  • Requires a Separate Category Dedicated For Modmail Threads
  • Permissions Required :
    • MANAGE_CHANNELS
    • ADD_REACTIONS
    • SEND_MESSAGE
    • READ_MESSAGE_HISTORY
v3.0.5
  • Major Bug fixes
  • Added CLI, Use modmail.js <filename> To Create A Modmail.js App
v3.0.4
  • Added MongoDb Plugin, For Advance Users
    • Thread Channel
    • Deletable
  • Changed To .Modmail() From .on()
v3.0.2
  • Upgraded To discord.js@v13^
  • Extendable
  • .inbox() and .prefix() Was Deprecated
  • Inline Reply Is Now Enabled By Default
  • nodejs Version 16.6.0 And Above Is Required
v2.0.3
v2.0.2
  • Major bug fixes
  • Added new plugin ReplyToReply
  • Still Support .inbox() and .prefix() but we're planning to remove them.
  • Added Inline Reply ( Can Choose To Enable It )
  • Updated To The Latest Dependencies

Documentation

We have a documentation for modmail.js users.