2
0
mirror of https://github.com/thedevs-network/the-guard-bot synced 2025-08-31 14:15:25 +00:00

Update TODO.md

This commit is contained in:
Pouria Ezzati
2017-09-23 16:47:51 +03:30
committed by GitHub
parent f712ae93b5
commit d24587fc35

View File

@@ -5,8 +5,8 @@
- [x] `/admin` to make an user admin (by reply or mention).
- [x] `/unadmin` to remove an user from admin list.
- [x] Admins cannot be warned or banned.
- [ ] '/admin' command should clear all warnings of the user
- [ ] '/admin' command on banned users should throw a warning and cancle the command.
- [ ] `/admin` command should clear all warnings of the user
- [ ] `/admin` command on banned users should throw a warning and cancle the command.
- [x] Warnings
- [x] `/warn <reason>` command to warn users.
- [x] Warned message get deleted automatically.