Dragory
9250c84637
Reorganize project. Add folder for shared code between backend/dashboard. Switch from jest to ava for tests.
2019-11-02 22:11:26 +02:00
Dragory
cd53d3ce5d
Automod: add custom status support; add rule cooldown support (not for raidspam yet)
2019-10-26 02:59:11 +03:00
Dragory
ca343374e4
Revamp !help command. Add support for linking to specific commands in zep docs.
2019-10-26 02:13:16 +03:00
Dragory
d906b91310
Always use the original TypeConversionError instance that knub is expecting
2019-10-26 02:12:43 +03:00
Dragory
8b5dd1f497
Update knub-command-manager to 6.1.0
2019-10-26 02:11:50 +03:00
Dragory
410bfc6958
Update Eris to 0.11.0. Update Knub to 26.0.2.
2019-10-26 01:17:03 +03:00
Dragory
a1a5110c8d
Documentation work. Add command info for all Utility plugin commands.
2019-10-25 23:14:21 +03:00
Dragory
1ba49034e2
Docs work
2019-10-25 21:45:18 +03:00
Dragory
ba38d38b75
Apply default overrides *before* custom overrides
2019-10-25 21:44:39 +03:00
Dragory
abb614da0b
flag -> isSwitch as per knub-command-manager update (via knub)
2019-10-25 20:28:51 +03:00
Dragory
42b0f9d807
Recommend -option instead of --option
...
Since knub-command-manager accepts both -option and --option now,
this change should make options more intuitive to use. Both syntaxes
are still supported and neither is getting deprecated for now.
2019-10-25 20:25:25 +03:00
Dragory
a4cd557939
Update to Knub 26.0.0
2019-10-25 20:25:07 +03:00
Dragory
3707d0202d
Use 'replaceDefaultOverrides' instead of the deprecated '=overrides' syntax
2019-10-25 20:22:00 +03:00
Dragory
08d64b5f80
Fix !clean sometimes cleaning too many messages
2019-10-14 01:10:32 +03:00
Dragory
f67c1687ef
Update documentation on overrides
2019-10-13 22:20:02 +03:00
Dragory
54e531993b
Update Knub to 25.0.1
2019-10-13 22:16:21 +03:00
Dragory
20b0cad7f3
Update to Knub 25.0.0
2019-10-13 22:05:56 +03:00
Dragory
9195d86adb
Code clean-up
2019-10-13 22:05:41 +03:00
Dragory
a89d88e688
censor: if invite filtering is enabled, always remove unknown invites
2019-10-13 22:05:26 +03:00
Dragory
4561ae7119
Fix Automod not clearing recent actions, leading to memory leak
2019-10-13 22:03:06 +03:00
Dragory
9d1fd8a2de
Remove redundant !clean alias
2019-10-13 00:58:44 +03:00
Dragory
f5b166027d
!clean: --has-invite -> --has-invites, allow specifying target channel
2019-10-13 00:52:06 +03:00
Dragory
ebeeabd263
Consolidate !clean to one command with --options, add --has-invite
2019-10-13 00:40:34 +03:00
Dragory
9ac761b4eb
Cache invites when resolving them
2019-10-13 00:21:35 +03:00
Dragory
5e72693a3b
SimpleCache: allow specifying max items, add better type support
2019-10-13 00:21:04 +03:00
Dragory
d1f2e4f146
Remove messages with !massban
2019-10-13 00:06:30 +03:00
Dragory
36bfe673cd
Fix double logs from warnings
2019-10-12 19:22:07 +03:00
Dragory
1196b40923
excluded_message_regex -> _regexes
2019-10-11 23:44:03 +03:00
Dragory
980f1c7807
Add TODO
2019-10-11 23:40:02 +03:00
Dragory
b8a14eacb1
Only allow specific flags in TSafeRegex
2019-10-11 23:39:54 +03:00
Dragory
985c4f3f66
logs: add excluded_message_regex option
2019-10-11 23:39:36 +03:00
Dragory
08dbfaef5b
automod: don't use log system for alert actions, require channel id directly instead; allow disabling logging from specific rules
2019-10-11 23:16:15 +03:00
Dragory
98908e8a9f
Automod logging improvements
2019-10-11 22:56:34 +03:00
Dragory
323cfc671e
Fix error reporting in WelcomeMessage
2019-10-11 22:39:49 +03:00
Dragory
92edfc2155
dashboard: guild list style tweaks
2019-10-11 22:38:55 +03:00
Dragory
689df77e25
Merge branch 'master' of github.com:Dragory/ZeppelinBot
2019-10-11 22:31:59 +03:00
Dragory
84387ccc1c
templateFormatter: fix newlines within function calls resulting in weird behavious
2019-10-11 22:31:48 +03:00
Dragory
38e7951374
Ignore some debug files
2019-10-11 22:30:31 +03:00
Miikka
bb00142031
Fix missing bot feedback on bans
2019-10-11 13:51:12 +03:00
Dragory
f0399b5562
Fix automod example in docs
2019-10-11 04:57:37 +03:00
Dragory
4acbde8314
Fix several flag options expecting a value
2019-10-11 04:54:05 +03:00
Dragory
1d5db71df4
Fix 2 knub-command-manager dependencies with different TypeConversionError classes
2019-10-11 04:46:09 +03:00
Dragory
4af3185993
Tweak default warn/kick/ban messages
2019-10-11 04:45:37 +03:00
Dragory
64462d6d25
Fix overly verbose warn cases
2019-10-11 04:44:58 +03:00
Dragory
7adad72ee8
Update to Knub 24.1.2
2019-10-11 04:07:15 +03:00
Dragory
6326e52afc
Update Knub to 24.1.1
2019-10-11 02:54:10 +03:00
Dragory
97bec4ace1
Use Node.js 12
2019-10-11 02:45:11 +03:00
Dragory
c552ef80cb
Add support for tag categories
2019-10-11 02:42:52 +03:00
Dragory
3a876fe1f0
Config schema and docs text changes. Fix clickable tab area in dashboard/docs.
2019-10-11 02:09:31 +03:00
Dragory
def46941c9
Automod work. Add config examples to automod.
2019-10-11 01:59:56 +03:00