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

2025 commits

Author SHA1 Message Date
Dragory
e3c9dbf851
Hotfix 6 2021-08-18 22:29:46 +03:00
Dragory
7870b3257b
Hotfix 5 2021-08-18 22:24:23 +03:00
Dragory
20fe434676
Hotfix 4 2021-08-18 22:20:16 +03:00
Dragory
1df2e18fef
Hotfix 3 2021-08-18 22:15:56 +03:00
Dragory
78c2fdf4f0
Hotfix 2 2021-08-18 22:06:57 +03:00
Dragory
4c8523adf3
Hotfix 2021-08-18 22:04:32 +03:00
Dragory
8ffafe1214
You saw nothing 2021-08-18 21:08:30 +03:00
Dragory
cb1ba4d878
Run format 2021-08-18 21:02:53 +03:00
Dragory
d6c4868ccf
Make sure waitForButtonConfirm() component custom IDs are unique 2021-08-18 21:01:57 +03:00
Dragory
a179119f2e
Disable/hide some interaction-based features until after release 2021-08-18 20:55:42 +03:00
Dragory
0e7cf9715f
Thread fixes 2021-08-18 20:47:24 +03:00
Dragory
d109a58cb7
Type fixes + use template safe values for renderTemplate() everywhere 2021-08-18 20:32:45 +03:00
Dragory
e16eb8c8d1
Add stricter type check for TemplateSafeValueContainer in templateFormatter 2021-08-18 20:24:40 +03:00
Dragory
e6286c3eaa
Fix missing content in message archives 2021-08-18 20:09:25 +03:00
Dragory
59e75e0584
Type fixes + circular dependency fix 2021-08-18 20:01:06 +03:00
Dragory
e3b6b017a2
Fix issues with circular dependencies between plugins 2021-08-18 19:33:22 +03:00
Dragory
62a6e59b7a
Package updates that should've been part of bed6589d48 2021-08-18 02:02:33 +03:00
Dragory
8edaa75064
Temp fix for circular dependency 2021-08-18 02:01:56 +03:00
Dragory
bed6589d48
Typed log functions + more 2021-08-18 01:51:42 +03:00
Dragory
d2ac700143
Upgrade Knub to v30.0.0-beta.40 2021-08-17 19:24:38 +03:00
Dragory
9058b0fd63
Fix emoji mentions in default log messages 2021-08-17 19:23:56 +03:00
Miikka
28fcc9c00b
Merge pull request #248 from DarkView/ch_contextToHardcode
Change ContextMenu to hardcoded default actions
2021-08-17 18:08:51 +03:00
Dark
9c1a40175a
Actually import the constants and not what VSC wants to import 2021-08-16 01:23:54 +02:00
Dark
9a5e911cf2
Add typings, comment magic numbers 2021-08-15 22:14:04 +02:00
Nils
99c8dbabb7
Apply suggestions from code review
Co-authored-by: Almeida <almeidx@pm.me>
2021-08-15 22:02:18 +02:00
Dark
1c8a223264
Implement temporary permission check public functions 2021-08-15 01:44:25 +02:00
Dark
7cf75f3255
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
3ddfb3b65a
Merge branch 'master' of github.com:Dragory/ZeppelinBot 2021-08-15 00:08:43 +03:00
Dragory
cb8d914fef
Disallow anchors/aliases to objects when loading config YAML 2021-08-14 18:22:29 +03:00
Miikka
a0c2c16385
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
6010c387e7
Merge pull request #209 from ghost/master
Add pong as an alias of ping
2021-08-14 17:30:05 +03:00
Miikka
63ff1e9dcf
Merge pull request #234 from dexbiobot/counter-docs
Counter docs typo
2021-08-14 17:29:41 +03:00
Usoka
0204ed737a
Prevent crash when using !emoji with no args (#221) 2021-08-14 17:29:25 +03:00
Almeida
e8d1d0fdcc
Make the nickname argument optional on nickname command (#199) 2021-08-14 17:28:22 +03:00
Miikka
5e75ec8efe
Merge pull request #208 from almeidx/feat/automod-allow-further-rules
Added `allow_further_rules` option to automod rules
2021-08-14 17:27:09 +03:00
Miikka
a9ad733826
Merge pull request #210 from almeidx/fix/selfgrantableroles-mentions
Made RoleAddCmd and RoleRemoveCmd mention the command author
2021-08-14 17:14:10 +03:00
Miikka
230f3a9e24
Merge pull request #223 from dexbiobot/readmeprefix
Updated Readme (example config)
2021-08-14 17:12:06 +03:00
Miikka
501820b805
Merge pull request #212 from almeidx/feat/emojiinfo-snowflakes
Added support for snowflakes on EmojiInfoCmd
2021-08-14 17:10:26 +03:00
Almeida
28f4fc01c0
removed leftover console.log 2021-08-14 15:05:10 +01:00
Almeida
eb61b5a653
added allow_further_rules option to automod rules
This essentially makes it so you can run multiple rules at once
2021-08-14 15:05:08 +01:00
Almeida
f1330ad062
revert unnecessary linting changes 2021-08-14 14:56:47 +01:00
Almeida
5b1a2ca7a3
added legacy plugins section 2021-08-14 14:56:45 +01:00
almeidx
b38eeeab42
update for discord.js 2021-08-14 14:55:01 +01:00
Almeida
ac67342e43
made RoleAddCmd and RoleRemoveCmd mention the command author 2021-08-14 14:54:59 +01:00
Almeida
a9b0902a01
added support for emoji ids on emojiinfo command 2021-08-14 14:50:43 +01:00
Dragory
e8e764c3b7
Remove PR auto-label action
It was stuck running for 20+ minutes
2021-08-14 16:35:14 +03:00
Dragory
124bbfdc18
Tweaks to hasDiscordPermissions() 2021-08-14 16:30:40 +03:00
Dragory
ddf9ee3078
Further updates to packages in /dashboard 2021-08-14 16:27:29 +03:00
Dragory
0524cec383
Update packages and lockfile in /dashboard 2021-08-14 16:24:23 +03:00
Dragory
5d33c30d29
Update codequality action to use Node.js v16.6 2021-08-14 16:23:27 +03:00