parent
b69fd3b1cf
commit
10e392c6cc
@ -1,19 +1,32 @@
|
|||||||
# Fox-V3
|
# 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
|
- ccrole: May have some bugs, please create an issue if you find any
|
||||||
- challonge: **Incomplete** - Challonge integration with discord
|
- chatter: Missing some key features, but currently functional
|
||||||
- chatter: **Alpha** - Train your chat-bot to talk like your guild
|
- fight: Still in-progress, a massive project
|
||||||
- fight: **Incomplete** - Still in-progress, a massive project
|
- flag: Not yet ported to v3
|
||||||
- flag: **Incomplete** - Not yet ported to v3
|
- hangman: Not yet ported to v3
|
||||||
- hangman: **Incomplete** - Not yet ported to v3
|
- immortal: Designed for a specific server, not recommended to install
|
||||||
- immortal: **Private** - Designed for a specific server, not recommended to install
|
- leaver: Not yet ported to v3
|
||||||
- leaver: **Incomplete** - Not yet ported to v3
|
- reactrestrict: A bit clunky, but functional
|
||||||
- reactrestrict: **Beta** - Removes reactions by role per channel
|
- stealemoji: Some planned upgrades for server generation
|
||||||
- stealemoji: **Alpha** - Steals any custom emoji it sees
|
- werewolf: Another massive project, will be fully customizable
|
||||||
- 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)
|
Many of these are functional in my V2 cogs at [Fox-Cogs v2](https://github.com/bobloy/Fox-Cogs)
|
||||||
|
|
Loading…
Reference in new issue