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

8 commits

Author SHA1 Message Date
Dragory
c26ab2977f
Attempt another fix for counter decay deadlocks 2021-04-14 00:19:39 +03:00
Dragory
c03e7240b4
Attempt to fix occasional deadlock in counter decays 2021-04-13 23:35:19 +03:00
Dragory
ab8ea2e7e5
counters: move triggers to counters plugin; architectural tweaks 2021-04-02 16:36:45 +03:00
Dragory
0c27795fd9
Fix trigger checks matching across different counters 2021-02-14 17:12:47 +02:00
Dragory
91fde47c97
counters: add !counter view command 2021-02-13 22:08:38 +02:00
Dragory
e549303b1d
counters: fix numbers over 9 not being accepted in conditions 2021-02-13 21:31:02 +02:00
Dragory
a93db7f417
counters: make decay accurate over time, even if it's sometimes rounded; don't apply decay of 0 2021-02-13 17:43:23 +02:00
Dragory
c3407e2d5d
Counters v0.9
Includes automod trigger/action. No user-facing commands yet.
2021-02-13 17:29:10 +02:00