Commit Graph

79 Commits (28416317860853122a9668697ed4d358668f3317)

Author SHA1 Message Date
Dragory be7f172b62
Rename mainGuildId to mainServerId, mailGuildId to inboxServerId
The original names (mainGuildId, mailGuildId) are now aliases for
the new option names, so old configs still work after this change.
2020-08-16 23:53:35 +03:00
Dragory 3f2948bbc1
Update prerequisite docs 2020-08-16 23:44:58 +03:00
Dragory a863c1b382
Generate plugin API documentation. Update plugin documentation. 2020-08-16 23:40:44 +03:00
Dragory d5219556a7
Add full JSDocs for the plugin API 2020-08-16 23:26:04 +03:00
Dragory 60ae79d4e4
Update setup instructions 2020-08-16 22:21:49 +03:00
David fbcdec5a4b
Update configuration.md (#411)
Removes the "wrapped in quotes section" and adds "accepts multiple values" for mainGuildID
2020-08-16 19:01:52 +03:00
Dragory 78a1cc34be
threadOnMention -> createThreadOnMention 2020-08-16 18:36:51 +03:00
Dragory e0aa3a73ae
Merge #397 2020-08-16 18:34:51 +03:00
Dragory 041e095950
Merge #398 2020-08-16 18:27:51 +03:00
Dragory 205262660b
Fix line break in documentation 2020-08-14 01:04:07 +03:00
Dragory 25f2814e11
Update documentation with new options 2020-08-14 01:00:43 +03:00
Dragory 1c5b08b4c6
Update docs on the attachmentStorage option 2020-08-13 02:46:30 +03:00
Dragory 3fc3905628
Update node-sqlite3 to v5. Update Node.js version requirements accordingly. 2020-07-09 04:05:28 +03:00
eegras@eegrasstudios.com b566be85fe Implement reactOnSeen 2020-06-05 13:11:56 -05:00
Dragory 716675e11f
Fix error in plugin example 2020-06-05 17:06:26 +03:00
DopeGhoti edd2ceb1ab Add optional automatic thread creation on mention
Add an option to have the bot automatically open a
new thread when a user @s the bot in a monitored
channel.  Modify configuration parser to handle the
new settings; add a stanza to the configuration
documentiaion for it.
2020-06-04 20:27:01 -07:00
Dragory d1f939cbc8
ModMail -> Modmail 2020-05-25 23:56:48 +03:00
Dragory 77e13626af
docs: add Snippets page, clean up Commands page 2020-05-25 23:55:50 +03:00
Miikka 034c12b2aa
Emphasize the prerequisites in setup.md 2020-01-27 12:22:08 +02:00
Dragory 015c9fae31
Merge branch 'master' of github.com:Dragory/modmailbot 2020-01-19 21:02:47 +02:00
Miikka 425c0bb210
Update configuration.md 2019-12-09 08:31:19 +02:00
Dragory 56bc979863 Add FAQ 2019-12-05 20:53:38 +02:00
Dragory 528942594c Clarify docs on single-server and two-server setups. Move single-server setup to be the first one. 2019-12-05 20:34:55 +02:00
Dragory dab1154154 Clarify wording in setup docs 2019-12-05 20:23:09 +02:00
Dragory 0a4d97fc11 Style tweaks 2019-12-03 02:50:21 +02:00
Dragory 63fa0a8b9a docs: move two-server setup above single-server setup; wording/style tweaks 2019-12-03 02:49:37 +02:00
Dragory 5d71312788 Add documentation about loading config values programmatically 2019-12-03 02:45:42 +02:00
Dragory 8dd6513ca3 Add support for loading config values from environment variables 2019-12-03 02:40:50 +02:00
Dragory 89e7d6373b Switch from TOML to INI. New documentation. Add start.bat file for Windows. 2019-12-03 01:51:11 +02:00