Commit graph

980 commits

Author SHA1 Message Date
Dragory
92402662e6 Update dashboard instructions in README 2019-11-08 00:22:17 +02:00
Dragory
0dee588231 Update README instructions and example config, add some notes 2019-11-08 00:20:24 +02:00
Dragory
bd7c41ab1f Add related links as a comment to register-tsconfig-prod-paths.js 2019-11-08 00:16:57 +02:00
Dragory
8fd2b10842 Code cleanup 2019-11-08 00:05:36 +02:00
Dragory
289470126a Fix invalid redirect in GuildConfigEditor if guild was not found 2019-11-08 00:05:01 +02:00
Dragory
c9a21c64bf More work on API permissions 2019-11-08 00:04:24 +02:00
Dragory
79b0adf81a Ignore .cache everywhere, not just repository root 2019-11-08 00:03:24 +02:00
Dragory
9390b164d8 Fix issues caused by @shared tsconfig path 2019-11-08 00:03:02 +02:00
Dragory
53ed83b701 dashboard: update babel packages 2019-11-07 22:56:51 +02:00
Dragory
9f445f0424 dashboard: use tsconfig path aliases in webpack automatically 2019-11-07 22:53:28 +02:00
Dragory
f0e9d9ff7f Fix @shared tsconfig paths so they resolve properly 2019-11-07 22:53:11 +02:00
Dragory
ba4ddfcc32 Update Typescript to 3.7 2019-11-07 22:52:40 +02:00
Dragory
5880489039 Update husky and lint-staged 2019-11-02 22:16:43 +02:00
Dragory
d4f064346d Add api permissions groundwork 2019-11-02 22:12:07 +02:00
Dragory
16111bbe84 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
80a82fe348 Automod: add custom status support; add rule cooldown support (not for raidspam yet) 2019-10-26 02:59:11 +03:00
Dragory
9a04e0fb25 Revamp !help command. Add support for linking to specific commands in zep docs. 2019-10-26 02:13:16 +03:00
Dragory
f1644709fb Always use the original TypeConversionError instance that knub is expecting 2019-10-26 02:12:43 +03:00
Dragory
be41b3716f Update knub-command-manager to 6.1.0 2019-10-26 02:11:50 +03:00
Dragory
cde2a8ebcb Update Eris to 0.11.0. Update Knub to 26.0.2. 2019-10-26 01:17:03 +03:00
Dragory
9b5307ba2b Documentation work. Add command info for all Utility plugin commands. 2019-10-25 23:14:21 +03:00
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