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.