ramirez/src
Dragory 5d01bd067b
Merge branch 'master' of github.com:Dragory/modmailbot
2020-11-04 23:17:17 +02:00
..
data Fix message chunking not properly handling allowedMentions (#496) 2020-11-04 01:59:55 +02:00
hooks Include DM message in beforeNewThread hook data. Allow specifying categoryId in createNewThreadForUser(). 2020-10-12 19:59:47 +03:00
modules Add autoAlert/autoAlertDelay options 2020-11-01 22:51:05 +02:00
bot.js Also handle error 1001 gracefully 2020-10-25 03:52:27 +02:00
cfg.js Add support for alternative log storage types 2020-09-23 03:16:26 +03:00
commands.js Allow setting a default display role 2020-10-22 00:17:14 +03:00
formatters.js Add thread number to logs 2020-11-01 23:28:05 +02:00
index.js Add better error message for 'Disallowed intents specified' 2020-11-04 23:17:13 +02:00
knex.js Fix inconsistency between knexfile and runtime knex config 2020-08-13 23:55:29 +03:00
knexConfig.js Label database warnings from Knex clearly 2020-11-02 17:21:43 +02:00
main.js Fix some message updates not being handled properly 2020-11-02 02:07:15 +02:00
pluginApi.js Add saveAttachment() to the attachments plugin API 2020-11-02 17:37:07 +02:00
plugins.js Fix npm plugin installation on Windows 2020-11-04 23:00:11 +02:00
queue.js Add allowUserClose option. Fixes #69 2018-09-20 23:31:14 +03:00
utils.js Allow overriding mentionRole in threads.createNewThreadForUser() opts 2020-11-01 22:59:54 +02:00