From 567f5ccf5d6de46b425313c46cf62ac7b9b9422d Mon Sep 17 00:00:00 2001 From: Ave Ozkal Date: Sun, 23 Dec 2018 16:28:46 +0300 Subject: [PATCH] Extend todo --- README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index fd26186..f7d6c22 100755 --- a/README.md +++ b/README.md @@ -10,11 +10,13 @@ Based on https://gitlab.com/ao/dpybotbase ## TODO - [x] .py configs -- [ ] Verification +- [ ] membercount command +- [ ] Verification (and reset) - [ ] Logging joins, leaves, role changes, deletes, bans, kicks -- [ ] Moderation commands (ban, warn etc) +- [ ] Moderation commands (ban, kick, approve, revoke, addhacker, removehacker, lock, unlock, softlock, mute, unmute, playing, botnickname, nickname, clear) +- [ ] Warns system (warn, delwarn, listwarns, clearwarns, clearwarnsid, listwarnsid, delwarnid) - [ ] User notes -- [ ] Meme commands (honestly the easiest part) +- [ ] Meme commands and pegaswitch (honestly the easiest part) - [ ] .serr and .err - [x] source command - [ ] robocop command