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

21 commits

Author SHA1 Message Date
Dragory
c36d47e0b8
feat: knub v32-next; related fixes 2023-04-01 02:16:15 +03:00
metal
33c6ae2188
uniform before/after Load shorthands
Signed-off-by: GitHub <noreply@github.com>
2023-03-20 19:49:48 +00:00
metal
baff82015c
dumb commit for @almeidx to see why this is stupid
Signed-off-by: GitHub <noreply@github.com>
2023-03-12 16:20:14 +00:00
metal
ddec78b929
configPreprocessor => configParser
Signed-off-by: GitHub <noreply@github.com>
2023-03-12 00:37:07 +00:00
metal
cd68a6083c
knub commands => messageCommands
Signed-off-by: GitHub <noreply@github.com>
2023-03-11 23:58:12 +00:00
Dragory
801cd2630b
fix: fix crash when decay period is 0 2022-12-15 00:38:24 +02:00
Dragory
f92ee9ba4f
fix: fix errors when unloading certain plugins after beforeLoad but before afterLoad 2021-10-31 16:48:32 +02:00
Dragory
ac79eb09f5
Reformat all files with Prettier 2021-09-11 19:06:51 +03:00
Dark
5efdf5ce95
Formatting and initial ButtonRoles DB work 2021-06-08 02:23:30 +02:00
Dark
6ac9d2f2a2
Organise all imports, make Mutes depend on Logs 2021-06-06 23:51:32 +02:00
Dragory
72637fe1b3
More initialization order fixes (vol 2) 2021-05-23 17:13:11 +03:00
Dragory
f6be4f4af6
Update to Knub30.0.0-beta.37 and Eris 0.15, first pass 2021-05-23 14:35:16 +03:00
Dragory
9bae5eaea7
Fix error when adding counter without triggers 2021-05-03 19:33:59 +03:00
Dragory
a568e86d78
Add commands to list and reset counters 2021-05-03 19:33:30 +03:00
Dragory
ad8aab3937
Fix error when using an unknown counter from Automod 2021-04-11 13:44:48 +03:00
Dragory
4147298120
Add counter documentation/examples. Tweak counter triggers/actions in automod.
Rename change_counter automod action to add_to_counter,
add set_counter action, rename counter trigger to counter_trigger.
2021-04-02 17:44:43 +03:00
Dragory
ab8ea2e7e5
counters: move triggers to counters plugin; architectural tweaks 2021-04-02 16:36:45 +03:00
Dragory
0f14f75020
counters: add '!counters add' and '!counters set' commands 2021-02-13 22:43:47 +02:00
Dragory
91fde47c97
counters: add !counter view command 2021-02-13 22:08:38 +02:00
Dragory
352a8066e5
counters: apply decays every 5min 2021-02-13 17:44:24 +02:00
Dragory
c3407e2d5d
Counters v0.9
Includes automod trigger/action. No user-facing commands yet.
2021-02-13 17:29:10 +02:00