2
0
mirror of https://github.com/thedevs-network/the-guard-bot synced 2025-08-30 21:55:17 +00:00

Update TODO.md

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

View File

@@ -5,6 +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.
- [x] Warnings
- [x] `/warn <reason>` command to warn users.
- [x] Warned message get deleted automatically.