Commit Graph

84 Commits (4b1c092a7b6ae32931295d267e64db5b6992e3fb)

Author SHA1 Message Date
SamiKamal aee9cde40a
Update README.md (added more emojis to 'Getting Started') (#513) 2020-12-13 04:40:06 +02:00
jay_lac2000 f517cccd7b
update discord url (#473) 2020-11-01 20:41:38 +02:00
Dragory 8a27e25192
Add docs on how to update the bot 2020-10-27 19:26:11 +02:00
Dragory 5ca09ae9b4
Add note on upgrading to v3.0.0 2020-10-27 19:17:39 +02:00
Dragory 47c3878e07
Show FAQ more prominently in README 2020-08-17 02:14:12 +03:00
Miikka d6348ea896
Add link to community resources in the README 2020-08-02 22:16:41 +03:00
Dragory 77e13626af
docs: add Snippets page, clean up Commands page 2020-05-25 23:55:50 +03:00
Dragory 56bc979863 Add FAQ 2019-12-05 20:53:38 +02:00
Dragory 20b46811c0 Slight wording changes in README. Use Modmail instead of ModMail consistently. 2019-12-03 02:47:46 +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
Dragory 686c36dda4 Add support for TOML config files. Use TOML config files by default. 2019-12-02 19:01:36 +02:00
Dragory ad6d3acbfe Update plugin docs 2019-09-18 02:20:00 +03:00
Dragory 45e314b942 Document new attachment plugin API 2019-09-18 01:55:12 +03:00
Miikka 6c10b088a8
Add support server invite to README 2019-09-11 21:39:37 +03:00
Miikka 7daa711b6d
Update README.md 2019-08-14 10:38:42 +03:00
Dragory 5085cf363a Call plugin functions with an object instead
Previously, plugin functions were called with 4 arguments.
These 4 arguments are now part of the passed object instead, making the
plugin system much more scalable in the future.
2019-08-13 20:34:46 +03:00
Huskydog9988 92ce0b1360
Update README.md
Added `newThreadCategoryId` back in and changed description to reflect deprecation of the option.
2019-08-06 13:41:54 -04:00
Huskydog9988 7a099b30b8
Possible oversight
`newThreadCategoryId` is not needed if my understanding of how the config file is read as `categoryAutomation.newThread` and `categoryAutomation.newThreadFromGuild` exist. If this is an intended part of the README.md for backwards compatibility (even though I don't know why it would still be here,) please correct me.
2019-08-05 22:29:19 -04:00
Miikka Virtanen 9019063fa7 Update README/CHANGELOG for 2.25.0 2019-06-17 10:22:01 +03:00
Dragory 692697d44f Recommend latest tagged release instead of cloning the repo 2019-06-16 22:29:04 +03:00
Miikka 4118e13c70
Change "npm install" in setup to "npm ci" 2019-06-14 15:17:33 +03:00
Dragory 52df24326d Update required Node.js version 2019-06-09 20:42:51 +03:00
Dragory b7099e45e2 Mention snippet arguments in README 2019-06-09 20:35:10 +03:00
Dragory 5a352a5073 Document !logs pagination + add <time> for block/unblock documentation under 'anywhere on the inbox server' 2019-06-09 20:28:22 +03:00
Dragory 1259669c9d Add support for timed blocks. Add !is_blocked. 2019-06-09 20:04:40 +03:00
Dragory 4bfd247be3 Add support for command aliases 2019-06-09 19:31:16 +03:00
Dragory 7a57e3eb45 Add support for multiple mentionRole values 2019-06-09 19:24:00 +03:00
Dragory 373aef55cf Add basic support for plugins 2019-06-09 17:53:49 +03:00
Dragory b9133da4da Add update notifications 2019-06-09 17:31:17 +03:00
Dragory eb2f109301 Add rolesInThreadHeader config option 2019-06-09 16:04:17 +03:00
Dragory 94d75a184b Remove old update warning from the README 2019-06-09 15:56:40 +03:00
Dragory 18f3da1247 Add guildGreetings config option 2019-06-09 15:56:04 +03:00
Dragory 22e03d2335 Rename requiredJoinedAt -> requiredTimeOnServer, add support for multiple main guilds for that setting 2019-04-15 19:06:59 +03:00
santiago 59dbb28ca1 small readme add 2019-04-15 11:02:41 -03:00
santiago a34d44e054 wrong order lol 2019-04-15 10:50:29 -03:00
santiago f2808c0b04 Add requirement for joinedAt 2019-04-15 10:43:22 -03:00
Dragory ecbebff801 Update README and CHANGELOG for v2.20.0 2019-03-28 05:12:02 +02:00
Dragory 4abae9131d Update README and CHANGELOG for v2.19.0 2019-03-06 23:31:34 +02:00
Miikka 6e3f7f46c2
Merge pull request #226 from GabrielLewis2/patch-1
See requiredAccountAge below, not above.
2019-03-06 21:42:29 +02:00
Dragory 0e4d35d622 Merge branch 'master' of github.com:Dragory/modmailbot 2019-03-06 21:41:34 +02:00
Dragory 4510699e25 Add syncPermissionsOnMove config option to README 2019-03-06 21:41:24 +02:00
Gabriel Lewis 7acf193078
See requiredAccountAge below, not above. 2019-02-25 18:36:44 +00:00
santiago 508b78fce2 Allow users to be mentioned in botMentionResponse 2019-02-23 11:33:22 -03:00
Huskydog9988 f43983f1a1
Removed Duplicate “botMentionResponse” 2018-10-25 10:45:21 -04:00
Dragory bbc42d4b65 Update README and CHANGELOG for 2.17.0 2018-09-20 23:38:53 +03:00
AndreasGassmann 4c11e21a54
Add allowMove to configuration options 2018-08-16 02:18:55 +02:00
Dragory 6bcde93727 Document recent changes 2018-08-08 00:59:09 +03:00
Dragory c7c0ee4e9a Change requiredAccountAge to use hours instead of days 2018-07-27 20:35:37 +03:00
Dragory 1aa4abd62e Rename account age options 2018-07-27 19:48:45 +03:00
Dragory 4a1f3b0bd5 Merge JonasPardon-master 2018-07-27 19:44:14 +03:00