From 72882f705f31cd5527e86bccda6ee036c1ea05ce Mon Sep 17 00:00:00 2001 From: Bobloy Date: Mon, 7 May 2018 15:46:00 -0400 Subject: [PATCH] Hangman is alpha --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6f1b1df..932bbac 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ Cog Function | chatter | **Alpha** |
Chat-bot trained to talk like your guildMissing some key features, but currently functional
| | 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 | **Incomplete** |
Play a game of hangmanNot yet ported to v3
| +| hangman | **Alpha** |
Play a game of hangmanSome visual glitches and needs more customization
| | howdoi | **Incomplete** |
Create temporary marks on users that expire after specified timeNot yet ported to v3
| | leaver | **Incomplete** |
Send a message in a channel when a user leaves the serverNot yet ported to v3
| | reactrestrict | **Alpha** |
Removes reactions by role per channelA bit clunky, but functional
|