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

1891 commits

Author SHA1 Message Date
Dragory
268b5a7a93 Add more debug logging 2021-08-19 00:00:16 +03:00
Dragory
a0a1ccdace Re-enable restGlobalRateLimit: 50 2021-08-18 23:58:25 +03:00
Dragory
5bffe2fee5 Add bail-out after too many 429 errors 2021-08-18 23:57:44 +03:00
Dragory
836394d53e Remove audit log checks from member role changes 2021-08-18 23:25:26 +03:00
Dragory
3aa3c28fd6 Hotfix 13 2021-08-18 23:22:34 +03:00
Dragory
aa99c9309c Re-enable audit log checks 2021-08-18 23:21:00 +03:00
Dragory
9d5924901f Fix 429/rate limit logging 2021-08-18 23:20:31 +03:00
Dragory
198798426c Hotfix 12 2021-08-18 23:03:28 +03:00
Dragory
9e3b8278c0 Code clean-up 2021-08-18 23:03:19 +03:00
Dragory
82bc1992b5 Improve companion channel error handling 2021-08-18 23:02:56 +03:00
Dragory
97cea884dc Hotfix 11 2021-08-18 22:50:31 +03:00
Dragory
eafd2b9e20 matchAttachmentType fix 2021-08-18 22:44:54 +03:00
Dragory
5334fd2ad1 Hotfix 10 2021-08-18 22:44:03 +03:00
Dragory
47a2684eca Hotfix 9 2021-08-18 22:39:16 +03:00
Dragory
2f4cc57608 Hotfix 8 2021-08-18 22:35:51 +03:00
Dragory
0685e0259a Hotfix 7 2021-08-18 22:33:13 +03:00
Dragory
14dcbe2f9d Hotfix 6 2021-08-18 22:29:46 +03:00
Dragory
f188cc1e47 Hotfix 5 2021-08-18 22:24:23 +03:00
Dragory
828aef06ed Hotfix 4 2021-08-18 22:20:16 +03:00
Dragory
911e275ef9 Hotfix 3 2021-08-18 22:15:56 +03:00
Dragory
de4e96b5ad Hotfix 2 2021-08-18 22:06:57 +03:00
Dragory
3fff3214e9 Hotfix 2021-08-18 22:04:32 +03:00
Dragory
193c67c5ff You saw nothing 2021-08-18 21:08:30 +03:00
Dragory
b9f7ee9a4a Run format 2021-08-18 21:02:53 +03:00
Dragory
97ca3dc905 Make sure waitForButtonConfirm() component custom IDs are unique 2021-08-18 21:01:57 +03:00
Dragory
c160442be8 Disable/hide some interaction-based features until after release 2021-08-18 20:55:42 +03:00
Dragory
00fc1895f7 Thread fixes 2021-08-18 20:47:24 +03:00
Dragory
a5ecf849a4 Type fixes + use template safe values for renderTemplate() everywhere 2021-08-18 20:32:45 +03:00
Dragory
7a1eed254a Add stricter type check for TemplateSafeValueContainer in templateFormatter 2021-08-18 20:24:40 +03:00
Dragory
5c55f35339 Fix missing content in message archives 2021-08-18 20:09:25 +03:00
Dragory
c7f739fd8f Type fixes + circular dependency fix 2021-08-18 20:01:06 +03:00
Dragory
44fbd020db Fix issues with circular dependencies between plugins 2021-08-18 19:33:22 +03:00
Dragory
171abe21f6 Package updates that should've been part of bed6589d48 2021-08-18 02:02:33 +03:00
Dragory
03f4db0578 Temp fix for circular dependency 2021-08-18 02:01:56 +03:00
Dragory
dd78ac0090 Typed log functions + more 2021-08-18 01:51:42 +03:00
Dragory
13043508c2 Upgrade Knub to v30.0.0-beta.40 2021-08-17 19:24:38 +03:00
Dragory
a6827fd310 Fix emoji mentions in default log messages 2021-08-17 19:23:56 +03:00
Miikka
ea57ba1f2c Merge pull request #248 from DarkView/ch_contextToHardcode
Change ContextMenu to hardcoded default actions
2021-08-17 18:08:51 +03:00
Dark
a631c8c4f8 Actually import the constants and not what VSC wants to import 2021-08-16 01:23:54 +02:00
Dark
e6261c188e Add typings, comment magic numbers 2021-08-15 22:14:04 +02:00
Nils
60b70da11a Apply suggestions from code review
Co-authored-by: Almeida <almeidx@pm.me>
2021-08-15 22:02:18 +02:00
Dark
04cd1fc0e7 Implement temporary permission check public functions 2021-08-15 01:44:25 +02:00
Dark
f6f9bfedf4 Change ContextMenu to hardcoded default actions
Sadge

(More complex self-defined stuff coming at some point tho)
2021-08-15 01:09:41 +02:00
Dragory
20f318d442 Merge branch 'master' of github.com:Dragory/ZeppelinBot 2021-08-15 00:08:43 +03:00
Dragory
1e50e459f3 Disallow anchors/aliases to objects when loading config YAML 2021-08-14 18:22:29 +03:00
Miikka
14235f19b8 Merge pull request #207 from almeidx/docs/added-legacy-plugins-section
docs: Added legacy plugins section
2021-08-14 17:30:32 +03:00
Miikka
86171cafd8 Merge pull request #209 from ghost/master
Add pong as an alias of ping
2021-08-14 17:30:05 +03:00
Miikka
65698c53c1 Merge pull request #234 from dexbiobot/counter-docs
Counter docs typo
2021-08-14 17:29:41 +03:00
Usoka
57d1eeab17 Prevent crash when using !emoji with no args (#221) 2021-08-14 17:29:25 +03:00
Almeida
be5adf1846 Make the nickname argument optional on nickname command (#199) 2021-08-14 17:28:22 +03:00