3
0
Fork 0
mirror of https://github.com/ZeppelinBot/Zeppelin.git synced 2025-03-15 13:51:51 +00:00
Commit graph

809 commits

Author SHA1 Message Date
Dragory
d9b65590d8 Docs work 2019-10-25 21:45:18 +03:00
Dragory
6a1ec188a6 Apply default overrides *before* custom overrides 2019-10-25 21:44:39 +03:00
Dragory
82c65ca44e flag -> isSwitch as per knub-command-manager update (via knub) 2019-10-25 20:28:51 +03:00
Dragory
bdf44c32ff 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
bfe224925b Update to Knub 26.0.0 2019-10-25 20:25:07 +03:00
Dragory
f5651d4c82 Use 'replaceDefaultOverrides' instead of the deprecated '=overrides' syntax 2019-10-25 20:22:00 +03:00
Dragory
94756faa5d Fix !clean sometimes cleaning too many messages 2019-10-14 01:10:32 +03:00
Dragory
9ec93db08c Update documentation on overrides 2019-10-13 22:20:02 +03:00
Dragory
7afa1aab48 Update Knub to 25.0.1 2019-10-13 22:16:21 +03:00
Dragory
4ab96c11b4 Update to Knub 25.0.0 2019-10-13 22:05:56 +03:00
Dragory
5b67544beb Code clean-up 2019-10-13 22:05:41 +03:00
Dragory
ca6eedb1be censor: if invite filtering is enabled, always remove unknown invites 2019-10-13 22:05:26 +03:00
Dragory
a75a551ce5 Fix Automod not clearing recent actions, leading to memory leak 2019-10-13 22:03:06 +03:00
Dragory
83c0ee93ed Remove redundant !clean alias 2019-10-13 00:58:44 +03:00
Dragory
f2251535ab !clean: --has-invite -> --has-invites, allow specifying target channel 2019-10-13 00:52:06 +03:00
Dragory
27484d261b Consolidate !clean to one command with --options, add --has-invite 2019-10-13 00:40:34 +03:00
Dragory
e3d734801d Cache invites when resolving them 2019-10-13 00:21:35 +03:00
Dragory
6ff8c8d290 SimpleCache: allow specifying max items, add better type support 2019-10-13 00:21:04 +03:00
Dragory
a0a30add2b Remove messages with !massban 2019-10-13 00:06:30 +03:00
Dragory
2d98c470ef Fix double logs from warnings 2019-10-12 19:22:07 +03:00
Dragory
83f4e0c982 excluded_message_regex -> _regexes 2019-10-11 23:44:03 +03:00
Dragory
66ccba6a2d Add TODO 2019-10-11 23:40:02 +03:00
Dragory
cfac89118e Only allow specific flags in TSafeRegex 2019-10-11 23:39:54 +03:00
Dragory
53742f1970 logs: add excluded_message_regex option 2019-10-11 23:39:36 +03:00
Dragory
713333f35e 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
40af0f2359 Automod logging improvements 2019-10-11 22:56:34 +03:00
Dragory
17aac769bb Fix error reporting in WelcomeMessage 2019-10-11 22:39:49 +03:00
Dragory
db2db7f172 dashboard: guild list style tweaks 2019-10-11 22:38:55 +03:00
Dragory
1bc9915250 Merge branch 'master' of github.com:Dragory/ZeppelinBot 2019-10-11 22:31:59 +03:00
Dragory
166bd44069 templateFormatter: fix newlines within function calls resulting in weird behavious 2019-10-11 22:31:48 +03:00
Dragory
5c14cc32b9 Ignore some debug files 2019-10-11 22:30:31 +03:00
Miikka
08c5749859
Fix missing bot feedback on bans 2019-10-11 13:51:12 +03:00
Dragory
1e1e999fc6 Fix automod example in docs 2019-10-11 04:57:37 +03:00
Dragory
c7d24edc1d Fix several flag options expecting a value 2019-10-11 04:54:05 +03:00
Dragory
f921548024 Fix 2 knub-command-manager dependencies with different TypeConversionError classes 2019-10-11 04:46:09 +03:00
Dragory
5fa02badb5 Tweak default warn/kick/ban messages 2019-10-11 04:45:37 +03:00
Dragory
12a41d7af3 Fix overly verbose warn cases 2019-10-11 04:44:58 +03:00
Dragory
8a9112c99d Update to Knub 24.1.2 2019-10-11 04:07:15 +03:00
Dragory
a7efc99b7b Update Knub to 24.1.1 2019-10-11 02:54:10 +03:00
Dragory
2a8ab45f10 Use Node.js 12 2019-10-11 02:45:11 +03:00
Dragory
89ef0e48e4 Add support for tag categories 2019-10-11 02:42:52 +03:00
Dragory
0bbe9433c1 Config schema and docs text changes. Fix clickable tab area in dashboard/docs. 2019-10-11 02:09:31 +03:00
Dragory
f41d280fab Automod work. Add config examples to automod. 2019-10-11 01:59:56 +03:00
Dragory
5a9ad943a2 dashboard: ctrl+s/cmd+s to save config, style tweaks 2019-10-10 23:25:34 +03:00
Dragory
942f56ee76 webpack: append hash to filename instead of using only hash 2019-10-10 23:25:13 +03:00
Dragory
fa39851439 Fix alert icon in docs. Misc tweaks. 2019-10-10 23:15:03 +03:00
Dragory
fc43beee38 dashboard: sort guilds in guild list 2019-10-10 23:05:00 +03:00
Dragory
5de6bf9cfa Dashboard tweaks 2019-10-10 23:03:18 +03:00
Dragory
3bd485e7e4 Update dashboard side to tailwindcss 2019-10-10 22:55:31 +03:00
Dragory
577500af92 dashboard: use webpack for builds; use tailwindcss instead of bulma; all sorts of tweaks 2019-10-10 21:58:00 +03:00