Commit Graph

54 Commits (94d75a184b47b23399adba10f954160e563e9965)

Author SHA1 Message Date
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
Dragory 26cb1b49e0 Document pingOnBotMention option 2018-07-26 22:11:45 +03:00
Jonas Pardon 9c1a5863f5 Add option for minimum account age for contacting modmail
Saw this on the to-do list and decided to give it a shot. Tested and works without issues for me. I advise testing yourself before merging, there's always a chance I missed something since your code is quite extended to work through.
2018-07-10 11:59:29 +02:00
Jonas Pardon 6f327b7456 Added an optional close message
You can assign a value to closeMessage to make the bot DM people when their thread gets closed.
2018-07-05 18:34:12 +02:00
Dragory b13d73f555 Update CHANGELOG and README for !alert 2018-04-21 16:41:25 +03:00
Dragory b31639dc2e Update README and CHANGELOG with recent changes 2018-04-21 15:48:38 +03:00
Dragory 0b36977a83 Document !version 2018-03-13 08:00:44 +02:00
Dragory b8a5021dd5 Add thread suspending 2018-03-11 22:27:52 +02:00
Dragory 772fd8cd35 Add an extra step to pre-Feb 24 upgrade instructions in README 2018-03-11 22:02:02 +02:00
Dragory 5ac36e1127 Clarify logChannelId description 2018-03-11 22:00:57 +02:00
Dragory a61a67d599 Fix typo 2018-03-11 22:00:32 +02:00
Dragory 7358d90b04 Move required logChannelId option to the top in README 2018-03-11 22:00:02 +02:00
Dragory 6767cd91f7 Change option in #59 to mentionRole, and extend functionality
The option now defaults to "here", and also accepts "everyone" as a value.
Can be set to null to disable these mentions entirely.
2018-03-11 21:55:47 +02:00
Dragory 3279386ed3 Document scheduled closing 2018-03-11 21:39:10 +02:00
Dragory 4e8f53847d Remove duplicate config entries in README 2018-02-24 23:19:58 +02:00
Dragory daf5937520 Document typing proxy 2018-02-24 23:19:19 +02:00
Dragory 3f99cbd948 Fix merge conflicts 2018-02-24 23:16:28 +02:00
Dragory 3b56964c91 Document !loglink 2018-02-24 13:15:28 +02:00
Dragory ac64e28d03 Update README and CHANGELOG for the 2.0.0 update 2018-02-24 13:09:07 +02:00
Dragory adce3e0cbb Fix missing here ping on new threads. Add threadTimestamps option to revert removal of thread timestamps. 2018-02-18 23:29:24 +02:00
Dragory 223c196b95 Update README and CHANGELOG with info about the attachment relaying option 2018-02-18 20:06:40 +02:00
judge2020 036885144e
Impliment typing proxy 2018-01-22 17:17:24 -05:00
Miikka Virtanen adffd52c2e Remove some options from example config. Instead, mention the list of extra options in the install instructions. 2017-09-22 22:46:18 +03:00
Miikka Virtanen b2d9c93f43 Add newThreadCategoryId option 2017-09-22 22:18:15 +03:00
Miikka Virtanen ddff708ff5 Add 'logChannelId' config option 2017-09-19 17:38:37 +03:00
Miikka Virtanen 87cbce6dad Update README with recent permission change 2017-08-03 21:51:33 +03:00
Miikka Virtanen 9b3cce1694 README: add more info on snippet commands 2017-07-24 03:56:08 +03:00
Miikka Virtanen 27f8ca56dc README: add information about snippets 2017-07-24 03:37:40 +03:00
Miikka Virtanen 112556ad8d Update requirements and add a start command to package.json 2017-07-24 02:46:55 +03:00
Miikka Virtanen 3828e9f7ee Clarification in README 2017-06-14 10:12:19 +03:00
Miikka Virtanen dc6a0f070d Add configuration options to README 2017-05-18 06:04:20 +03:00