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

15 commits

Author SHA1 Message Date
Dragory
d42557169d Merge branch 'exportForMutesList' of git://github.com/DarkView/ZeppelinBot into DarkView-exportForMutesList 2020-05-22 21:20:46 +03:00
Dragory
c7ca79e14d Code style tweak 2020-05-22 21:19:14 +03:00
Dark
f6b2c8cf7f Convert clear_mute to accept multiple IDs, with proper error handling 2020-05-02 19:20:52 +02:00
Dark
b8207e9b7c Add export option to mutes command 2020-04-03 23:17:24 +02:00
Dragory
ad0caa39ab Allow overriding user notification method for mod actions via -notify and -notify-channel. Allow setting these settings for automod actions as well. 2020-01-29 02:44:11 +02:00
roflmaoqwerty
c772628b5a Remove manual mutes (#33)
The unmute command can now unmute users who have had the mute role manually applied to them
2020-01-28 22:20:05 +02:00
roflmaoqwerty
bb875bff98 simplified reason assignment 2020-01-21 22:34:01 +11:00
roflmaoqwerty
ae36c33ca9 fixed a bug where mute reasons were not relayed to the user 2020-01-21 22:19:28 +11:00
Dragory
2599204b89 Small code clean-up 2020-01-18 11:23:38 +02:00
roflmaoqwerty
f37fc69895 fixed bad parameter 2020-01-16 22:19:53 +11:00
roflmaoqwerty
65badc71f1 implemented user alerts for updates 2020-01-16 22:19:08 +11:00
roflmaoqwerty
cd16fe912d implemented user alerts for mute updates 2020-01-15 22:15:39 +11:00
roflmaoqwerty
09308285ae initial commit 2020-01-15 00:58:19 +11:00
roflmaoqwerty
f819b17075 changed almost all references of utils successMessage to this.sendSuccessMessage. Waiting on knub changes to finish this 2020-01-12 22:21:14 +11:00
Dragory
9250c84637 Reorganize project. Add folder for shared code between backend/dashboard. Switch from jest to ava for tests. 2019-11-02 22:11:26 +02:00
Renamed from src/plugins/Mutes.ts (Browse further)