3
0
Fork 0
mirror of https://github.com/ZeppelinBot/Zeppelin.git synced 2025-05-19 16:05:01 +00:00
Commit graph

1323 commits

Author SHA1 Message Date
Dragory
c2725449d8 Merge branch 'master' of github.com:Dragory/ZeppelinBot 2020-08-01 23:53:58 +03:00
Dragory
ff3f7087ff companion_channels: handle errors gracefully 2020-08-01 23:53:47 +03:00
Dragory
b61969ffd1 reaction_roles: handle errors when adding reactions gracefully 2020-08-01 23:47:12 +03:00
Miikka
9e6a70b638 Merge pull request #99 from Dragory/dependabot/npm_and_yarn/dashboard/elliptic-6.5.3
Bump elliptic from 6.5.1 to 6.5.3 in /dashboard
2020-08-01 15:29:41 +03:00
Miikka
776e0c6ead Merge pull request #100 from DarkView/fix_outOfServerMuteUnmute
Fixed mistake that made REST calls we know will fail on forcemute/unmute
2020-08-01 15:29:21 +03:00
Dragory
e99c3ca803 Remove some of the non-fruitful debug attempts 2020-08-01 15:26:01 +03:00
Dragory
935b394a38 Merge branch 'master' of github.com:Dragory/ZeppelinBot 2020-08-01 12:58:55 +03:00
Dragory
085cfba8db post: fix crash when using -enable-mentions 2020-08-01 12:43:11 +03:00
Dark
a7d308a8d8 Fixed mistake that made REST calls we know will fail on forcemute/unmute 2020-07-31 19:31:36 +02:00
Miikka Virtanen
b66c86fa3f More debug 2020-07-31 11:16:07 +03:00
Dragory
73dc4ec63a Clean+++ 2020-07-30 23:43:13 +03:00
Dragory
5dda99dda4 Clean++ 2020-07-30 23:41:31 +03:00
Dragory
9f65f5e1e2 Clean up debug logging some more 2020-07-30 23:40:53 +03:00
Dragory
22aa910913 Clean up debug logging 2020-07-30 23:38:53 +03:00
Dragory
61773e67d4 Compress WS data 2020-07-30 23:36:27 +03:00
Dragory
39d3f5b723 Add some optional packages for Eris 2020-07-30 23:23:35 +03:00
Dragory
87e78e646c Disable presence and typing intents temporarily 2020-07-30 23:12:35 +03:00
Dragory
1d0c9c44cd Disable presence updates temporarily 2020-07-30 23:12:14 +03:00
Dragory
7ffd83a511 Add GuildAccessMonitorPlugin 2020-07-30 23:01:05 +03:00
Dragory
8862d5e9e4 utility: fix !clean permission check 2020-07-30 22:51:48 +03:00
Dragory
b696bf92fb automod: fix member_join trigger only_new matching 2020-07-30 22:49:34 +03:00
Dragory
d72a9defb6 automod: tweaks/fixes to spam detection 2020-07-30 22:47:33 +03:00
Dragory
0178131d21 automod: fix memberJoinSpam trigger returning duplicate contexts 2020-07-30 22:23:44 +03:00
Dragory
4e1eb0ac5d Fix base plugins not being loaded by default 2020-07-30 22:23:18 +03:00
Dragory
6597879a81 Specify required intents 2020-07-30 22:10:17 +03:00
Dragory
4d25862b73 Fix all plugins being enabled by default 2020-07-30 22:00:08 +03:00
Dragory
8090340c5f automod: ignore errors in 'clean' action
These are, in most cases, just that the message was already deleted
before we got to it or similar.
2020-07-30 20:41:00 +03:00
Dragory
8348dd586a Handle plugin load errors gracefully 2020-07-30 20:40:00 +03:00
Dragory
92d24f4eb2 Update to Knub v30.0.0-beta.19 2020-07-30 20:35:36 +03:00
Dragory
4d5d381bc1 Debug++ 2020-07-30 20:15:35 +03:00
Dragory
1e44f811fc ZeppelinPluginBlueprint.configSchema is now required. Validate deep partial config schema before running config preprocessor. 2020-07-30 20:10:50 +03:00
Dragory
0c2b9675b2 Fix !search requiring a query 2020-07-30 18:54:56 +03:00
Dragory
cffd1923fb Fix !jumbo crash when passing an invalid emoji 2020-07-30 17:16:44 +03:00
Dragory
7503599faa auto_reactions: fix reactions not being applied to bot messages 2020-07-30 16:43:32 +03:00
Dragory
56c082da32 Fix !jumbo outputting 'null' 2020-07-30 15:52:21 +03:00
Dragory
6ab531ecf0 Fix !update without case number requiring text even with an attachment 2020-07-30 15:51:21 +03:00
Dragory
6cf1068e5d Fix error in AutoReactions error handling (yo dawg) 2020-07-30 15:50:30 +03:00
Dragory
a46c38aacd Add extra debug logging 2020-07-30 13:51:36 +03:00
Dragory
a7d9bc63d7 automod: fix crash, improve user id detection 2020-07-30 13:45:42 +03:00
Dragory
af8f29b1c4 Fix logs crash 2020-07-30 13:40:34 +03:00
Dragory
b4ef037871 automod: fix possible error in config preprocessor 2020-07-30 13:28:46 +03:00
Dragory
35fa696eb4 welcome_message: fix default types 2020-07-30 13:24:30 +03:00
Dragory
93705f888b Fix up docs 2020-07-30 13:08:06 +03:00
Dragory
e2bf45d6c5 Typo fix 2020-07-30 12:19:17 +03:00
Dragory
396c390d1f automod: add safeguard to config preprocessor 2020-07-30 11:05:03 +03:00
dependabot[bot]
f8acbf04d9 Bump elliptic from 6.5.1 to 6.5.3 in /dashboard
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.1 to 6.5.3.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.1...v6.5.3)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-30 00:33:53 +00:00
Dragory
208eb0822c Port BotControl 2020-07-30 03:21:07 +03:00
Dragory
34841bae3f Update Knub to v30.0.0-beta.18 2020-07-30 03:20:25 +03:00
Dragory
a0e3e20648 Port CustomEventsPlugin 2020-07-30 02:47:47 +03:00
Dragory
067da253c0 logs: allow per-log-channel log formats 2020-07-30 02:28:11 +03:00