From d24587fc357607535753045f19c7b5c4472c0a7b Mon Sep 17 00:00:00 2001 From: Pouria Ezzati Date: Sat, 23 Sep 2017 16:47:51 +0330 Subject: [PATCH] Update TODO.md --- TODO.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/TODO.md b/TODO.md index fee2a6b..25dd975 100644 --- a/TODO.md +++ b/TODO.md @@ -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 ` command to warn users. - [x] Warned message get deleted automatically.