From b724272380cb8357db2601a8c7349c3dfda1b35e Mon Sep 17 00:00:00 2001 From: Bobloy Date: Fri, 11 May 2018 10:31:24 -0400 Subject: [PATCH] Update README with coglint Signed-off-by: Bobloy --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 798b52b..2ff22d4 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,7 @@ Cog Function | --- | --- | --- | | ccrole | **Beta** |
Create custom commands that also assign rolesMay have some bugs, please create an issue if you find any
| | chatter | **Alpha** |
Chat-bot trained to talk like your guildMissing some key features, but currently functional
| +| coglint | **Incomplete** |
Error check code in python syntax posted to discordStill conceptual, no idea if it'll work
| | fight | **Incomplete** |
Organize bracket tournaments within discordStill in-progress, a massive project
| | flag | **Incomplete** |
Create temporary marks on users that expire after specified timeNot yet ported to v3
| | hangman | **Alpha** |
Play a game of hangmanSome visual glitches and needs more customization
|