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

2228 commits

Author SHA1 Message Date
almeidx
c19ca674d8
rebase shenanigans 2022-04-25 17:40:33 +01:00
almeidx
8a30c50fa8
revert file name changes 2022-04-25 17:40:32 +01:00
Almeida
683f9fc5a4
undo name changes 2022-04-25 17:40:32 +01:00
Almeida
fbd3a26c97
undo name changes 2022-04-25 17:40:32 +01:00
almeidx
b6d433cbb1
made the context initializer more clear 2022-04-25 17:40:31 +01:00
almeidx
5ad461260a
cleaned up the event 2022-04-25 17:40:31 +01:00
almeidx
9c437a9a98
default include_moves to false 2022-04-25 17:40:30 +01:00
almeidx
dcbe8c9eb2
eris leftovers 2022-04-25 17:40:30 +01:00
Almeida
bb27680a96
set file name to lowercase 2022-04-25 17:40:29 +01:00
Almeida
f949a3825a
added include_moves option to join_voice_channel and leave_voice_channel 2022-04-25 17:40:29 +01:00
Almeida
ec2eb4a8bb
fix: large bug where the event files werent camelcase 2022-04-25 17:40:29 +01:00
Almeida
d74afbee5c
merged all events into one file 2022-04-25 17:40:28 +01:00
Almeida
0f4f7b446d
added move_voice_channel trigger 2022-04-25 17:40:28 +01:00
Almeida
ca7b05ce78
fix: leave_voice_channel not triggering 2022-04-25 17:40:27 +01:00
Almeida
03ead92c19
added join and leave voice channel triggers 2022-04-25 17:40:27 +01:00
Dragory
8445c37f64
chore: add default value for no-op button_groups option to stop TS from complaining 2022-04-24 02:56:13 +03:00
Dragory
ef78fbc065
fix: fix crash when custom id data is not valid JSON 2022-04-24 02:55:35 +03:00
Dragory
d93097306c
fix: allow servers with button_groups in their reaction_roles config to load with a warning 2022-04-23 23:26:16 +03:00
Dragory
44d68bf608
fix: fix error when trying to fetch an unknown channel in role buttons 2022-04-23 22:55:04 +03:00
Dragory
75bd7625a2
fix: catch and report errors when applying role button components 2022-04-23 20:17:32 +03:00
Dragory
22bd0ec422
fix: only allow named options for role button style
Numbered options gave an error when used.
2022-04-23 20:11:51 +03:00
Dragory
a627c7d859
fix: fix error if the specified role buttons message id doesn't point to a valid message 2022-04-23 20:01:21 +03:00
Dragory
8db8b21995
fix: fix crash in role_buttons if the role button message is removed and the guild reloaded 2022-04-23 19:53:03 +03:00
Dragory
123b08c191
docs: fix typo in role button examples 2022-04-23 19:43:29 +03:00
Dragory
b6ab2c7d4a
feat: add '!role_buttons reset' command 2022-04-23 19:43:11 +03:00
Dragory
4a9ece8e3b
feat: add start_new_row option for role button options 2022-04-23 18:51:28 +03:00
Dragory
5042d9997f
fix: crash hotfix 2022-04-23 17:55:05 +03:00
Dragory
b64611dd01
feat: use a standard custom ID format in role buttons 2022-04-23 17:45:47 +03:00
Dragory
784c54b22a
feat: add 'exclusive' option for role buttons; add documentation for role buttons; mark reaction roles as legacy 2022-04-23 17:30:37 +03:00
Dragory
05334a772f
chore: remove old button roles implementation 2022-04-23 16:38:24 +03:00
Dragory
3fe71b3e27
feat: add internal role manager plugin; add role buttons plugin 2022-04-23 16:31:41 +03:00
Dragory
9314d57645
chore: formatter pass 2022-04-23 13:14:08 +03:00
Miikka
a626481802
Merge pull request #320 from almeidx/embed-validation
fix(tags): embed validation
2022-04-23 13:09:27 +03:00
Miikka
c08335d582
chore: add dependabot to .clabot config 2022-04-23 13:07:32 +03:00
Luke
be5b6a8d49
feat: add check to refreshApiKeyExpiryTime to not refresh long lived keys (#301) 2022-04-21 22:47:06 +03:00
Miikka
9fc33181eb
Merge pull request #323 from almeidx/ban-thing
fix: allow 0 deleteMessageDays and fix upper limit
2022-04-21 22:41:31 +03:00
metal
a88b5139c4
docs: document template functions (#281) 2022-04-21 22:31:18 +03:00
Miikka
63fa5bc533
Merge pull request #307 from almeidx/role-info-perms
fix permissions not showing properly in roleinfo
2022-04-21 22:29:01 +03:00
Miikka
cb40b70fda
Merge pull request #317 from almeidx/createcase
fix createCase() user id stuff
2022-04-21 22:27:59 +03:00
Miikka
0c1dcdc042
Merge pull request #318 from almeidx/userinfo-roles
fix(userinfocmd): limit the amount of roles shown
2022-04-21 22:27:42 +03:00
Miikka
0c0f3c93fc
Merge pull request #324 from almeidx/formatting
chore: remove double parenthesis in match_attachment_type trigger
2022-04-21 22:26:49 +03:00
Miikka
da42291dcb
Update .clabot 2022-04-21 22:21:40 +03:00
Shoaib Sajid
4f5222508d
docs: update phisherman docs link (#327) 2022-04-21 22:16:16 +03:00
Almeida
280543df4e
chore: update erlpack (#331) 2022-04-04 23:40:28 +03:00
Dragory
8f96fa4ec1
ci: add cla-bot configuration 2022-04-04 23:26:06 +03:00
Dragory
0d59a7844c
chore: update backend dependencies to address npm audit issues 2022-04-04 23:18:34 +03:00
Dragory
b9422ce12d
feat: update to discord.js@13.6.0 and discord-api-types@0.31.0 2022-04-04 23:10:07 +03:00
almeidx
7259f6017e
chore: remove double parenthesis in match_attachment_type trigger 2022-02-20 02:05:57 +00:00
almeidx
24cc532e86
fix: allow 0 deleteMessageDays and fix upper limit 2022-02-19 17:57:01 +00:00
almeidx
49df2609d8
fix: embed validation 2022-02-17 14:47:53 +00:00