From 10e392c6cc0ba32721c0fb9397e677ded9c47f34 Mon Sep 17 00:00:00 2001 From: bobloy Date: Wed, 18 Apr 2018 11:45:50 -0400 Subject: [PATCH] Descriptions --- README.md | 41 +++++++++++++++++++++++++++-------------- 1 file changed, 27 insertions(+), 14 deletions(-) diff --git a/README.md b/README.md index a88bd7c..44ef0f8 100644 --- a/README.md +++ b/README.md @@ -1,19 +1,32 @@ # Fox-V3 +Cog Function +| Name | Status | Description +| --- | --- | --- | +| ccrole | **Beta** | Create custom commands that also assign roles | +| chatter | **Alpha** | Chat-bot trained to talk like your guild +| fight | **Incomplete** | Organize bracket tournaments within discord | +| flag | **Beta** | Create temporary marks on users that expire after specified time | +| hangman | **Incomplete** | Play a game of hangman | +| immortal | **Private** | Cog designed for a specific server, not recommended to install | +| leaver | **Incomplete** | Send a message in a channel when a user leaves the server | +| reactrestrict | **Alpha** | Removes reactions by role per channel | +| stealemoji | **Alpha** | Steals any custom emoji it sees | +| werewolf | **Incomplete** | Play the classic party game Werewolf within discord | -Cog Status +Cog Status Descriptions - - ccrole: **Incomplete** - Not yet ported to v3 - - challonge: **Incomplete** - Challonge integration with discord - - chatter: **Alpha** - Train your chat-bot to talk like your guild - - fight: **Incomplete** - Still in-progress, a massive project - - flag: **Incomplete** - Not yet ported to v3 - - hangman: **Incomplete** - Not yet ported to v3 - - immortal: **Private** - Designed for a specific server, not recommended to install - - leaver: **Incomplete** - Not yet ported to v3 - - reactrestrict: **Beta** - Removes reactions by role per channel - - stealemoji: **Alpha** - Steals any custom emoji it sees - - werewolf: **Incomplete** - Play the classic party game Werewolf within discord - -Many of these are functional in my V2 cogs at [Fox-Cogs v2](https://github.com/bobloy/Fox-Cogs) \ No newline at end of file + - ccrole: May have some bugs, please create an issue if you find any + - chatter: Missing some key features, but currently functional + - fight: Still in-progress, a massive project + - flag: Not yet ported to v3 + - hangman: Not yet ported to v3 + - immortal: Designed for a specific server, not recommended to install + - leaver: Not yet ported to v3 + - reactrestrict: A bit clunky, but functional + - stealemoji: Some planned upgrades for server generation + - werewolf: Another massive project, will be fully customizable + +Many of these are functional in my V2 cogs at [Fox-Cogs v2](https://github.com/bobloy/Fox-Cogs) + \ No newline at end of file