ramirez/src
Dragory 2d13f88ccc
Add `fallbackRoleName` option. Don't include "Moderator" in role-less anonymous replies unless `fallbackRoleName` is set.
2020-10-21 23:24:45 +03:00
..
data Add `fallbackRoleName` option. Don't include "Moderator" in role-less anonymous replies unless `fallbackRoleName` is set. 2020-10-21 23:24:45 +03:00
hooks Include DM message in beforeNewThread hook data. Allow specifying categoryId in createNewThreadForUser(). 2020-10-12 19:59:47 +03:00
modules Add !role command to change the role displayed in your replies 2020-10-21 23:15:41 +03:00
bot.js Handle error 1006 (Connection reset by peer) gracefully 2020-10-21 21:41:38 +03:00
cfg.js Add support for alternative log storage types 2020-09-23 03:16:26 +03:00
commands.js Add full JSDocs for the plugin API 2020-08-16 23:26:04 +03:00
formatters.js Add `fallbackRoleName` option. Don't include "Moderator" in role-less anonymous replies unless `fallbackRoleName` is set. 2020-10-21 23:24:45 +03:00
index.js Handle unhandled rejections the same way as uncaught exceptions 2020-10-12 20:00:55 +03:00
knex.js Fix inconsistency between knexfile and runtime knex config 2020-08-13 23:55:29 +03:00
knexConfig.js Move migration files within src 2020-09-23 02:34:40 +03:00
main.js Add !role command to change the role displayed in your replies 2020-10-21 23:15:41 +03:00
pluginApi.js Allow plugins to access the 'threads' module for creating new threads 2020-10-12 20:00:25 +03:00
plugins.js Allow plugins to access the 'threads' module for creating new threads 2020-10-12 20:00:25 +03:00
queue.js Add allowUserClose option. Fixes #69 2018-09-20 23:31:14 +03:00
utils.js Fix faulty chunking for received user messages 2020-10-21 21:36:50 +03:00