Dragory
|
9be86ff6d2
|
Fix softban permission
|
2020-05-22 20:57:31 +03:00 |
|
Dragory
|
89a2d12f2d
|
Merge branch 'kickCleanArg' of git://github.com/DarkView/ZeppelinBot into DarkView-kickCleanArg
|
2020-05-22 20:56:47 +03:00 |
|
Dragory
|
6b83402498
|
Another potential fix for Node.js 13/14 incompatibility
|
2020-05-08 18:29:17 +03:00 |
|
Dragory
|
cffca426f0
|
Possible fix for module error on Node.js 13 and 14
|
2020-05-08 03:13:30 +03:00 |
|
Dragory
|
c2e1463897
|
Fix a couple errors
|
2020-04-21 19:03:32 +03:00 |
|
Dragory
|
6cf2173949
|
ModActions: add ban_delete_message_days option; add -delete-days / -d option to !ban
|
2020-04-11 16:23:41 +03:00 |
|
Dark
|
2781db051c
|
Replace softban with call to clean, also posting a deprecation warning
|
2020-04-04 17:55:16 +02:00 |
|
Dark
|
dd1300dada
|
Allow -clean, essentially softban in kick command
|
2020-04-03 17:13:08 +02:00 |
|
Miikka
|
abad9944ab
|
Merge pull request #36 from DarkView/updatedWarnThreshold
Updated Warn Threshold to work with latest release
|
2020-04-03 16:22:45 +03:00 |
|
Dragory
|
1f2e8f6e6d
|
Add mass role add/remove commands. Fix UnknownUser mentions in logs. Fix unnecessary audit log reads when adding/removing roles and the log type is ignored.
|
2020-03-28 15:21:13 +02:00 |
|
Dark
|
7b08214f33
|
Fix merge conflict
|
2020-02-16 17:30:17 +01: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 |
|
Dark
|
13794909e2
|
Updated Warn Threshold to work with latest release
|
2020-01-28 23:17:09 +01: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
|
a5fb1ee700
|
ran npm run format
|
2020-01-12 22:31:30 +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
|
3d40783ae1
|
Run prettier and check tslint on entire codebase
Mainly to run these checks for the recent pull requests.
|
2020-01-12 11:48:31 +02: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 |
|