.. |
data
|
Change default mentionRole value to none
|
2021-01-07 20:11:57 +02:00 |
hooks
|
Include DM message in beforeNewThread hook data. Allow specifying categoryId in createNewThreadForUser().
|
2020-10-12 19:59:47 +03:00 |
modules
|
close: use native options for -s, add -silent/-cancel/-c options
|
2021-01-07 20:42:12 +02:00 |
BotError.js
|
Show bot version in console on start-up
|
2020-11-22 12:54:44 +02:00 |
PluginInstallationError.js
|
Don't truncate plugin installation errors
|
2020-11-22 12:56:41 +02:00 |
bot.js
|
Also handle error 1001 gracefully
|
2020-10-25 03:52:27 +02:00 |
botVersion.js
|
Use 7 chars for git commit hash, not 8
|
2020-11-22 13:15:36 +02:00 |
cfg.js
|
Add config.json.ini to auto-detected config files
|
2021-01-07 20:21:43 +02:00 |
cliOpts.js
|
Add CLI option --config/-c to specify config file
|
2021-01-07 20:00:27 +02: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 CPU arch to start-up message
|
2020-11-22 13:27:39 +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
|
Allow setting status to 'none' to disable setting status automatically
|
2021-01-07 20:18:19 +02:00 |
pluginApi.js
|
Add saveAttachment() to the attachments plugin API
|
2020-11-02 17:37:07 +02:00 |
plugins.js
|
Fix PluginApi.webserver being undefined
|
2021-01-07 20:15:25 +02:00 |
queue.js
|
Add allowUserClose option. Fixes #69
|
2018-09-20 23:31:14 +03:00 |
utils.js
|
Show bot version in console on start-up
|
2020-11-22 12:54:44 +02:00 |