diff --git a/README.md b/README.md
index 8a881a3..acd983b 100644
--- a/README.md
+++ b/README.md
@@ -2,33 +2,33 @@
Cog Function
-| Name | Status | Description (Click to see full status)
-| --- | --- | --- |
-| announcedaily | **Alpha** | Send daily announcements to all servers at a specified times
Commissioned release, so suggestions will not be accepted |
-| ccrole | **Beta** | Create custom commands that also assign roles
May have some bugs, please create an issue if you find any |
-| chatter | **Alpha** | Chat-bot trained to talk like your guild
Missing some key features, but currently functional |
-| coglint | **Alpha** | Error check code in python syntax posted to discord
Works, but probably needs more turning to work for cogs |
-| fight | **Incomplete** | Organize bracket tournaments within discord
Still in-progress, a massive project |
-| flag | **Alpha** | Create temporary marks on users that expire after specified time
Ported, will not import old data. Please report bugs |
-| forcemention | **Alpha** | Mentions unmentionable roles
Very simple cog, mention doesn't persist |
-| hangman | **Alpha** | Play a game of hangman
Some visual glitches and needs more customization |
-| howdoi | **Incomplete** | Ask coding questions and get results from StackExchange
Not yet functional |
-| leaver | **Alpha** | Send a message in a channel when a user leaves the server
Just released, please report bugs |
-| lovecalculator | **Alpha** | Calculate the love between two users
[Snap-Ons] Just updated to V3 |
-| lseen | **Alpha** | Track when a member was last online
Alpha release, please report bugs |
-| nudity | **Incomplete** | Checks for NSFW images posted in non-NSFW channels
Library this is based on has a bug, waiting for author to merge my PR |
-| qrinvite | **Alpha** | Create a QR code invite for the server
Alpha release, please report any bugs |
-| reactrestrict | **Alpha** | Removes reactions by role per channel
A bit clunky, but functional |
-| recyclingplant | **Alpha** | Work at a recycling plant
[Snap-Ons] Just updated to V3 |
-| rpsls | **Alpha** | Play Rock-Paper-Scissors-Lizard-Spock
[Snap-Ons] Just updated to V3 |
-| sayurl | **Alpha** | Convert any URL into text and post to discord
No error checking and pretty spammy |
-| scp | **Alpha** | Look-up SCP articles
[Snap-Ons] Just updated to V3 |
-| secrethitler | **Incomplete** | Play the Secret Hitler game
Concept, no work done yet |
-| stealemoji | **Alpha** | Steals any custom emoji it sees in a reaction
Some planned upgrades for server generation |
-| timerole | **Alpha** | Add roles to members after specified time on the server
Upgraded from V2, please report any bugs |
-| tts | **Alpha** | Send a Text-to-Speech message as an uploaded mp3
Alpha release, please report any bugs |
-| unicode | **Alpha** | Encode and Decode unicode characters
[Snap-Ons] Just updated to V3 |
-| werewolf | **Alpha** | Play the classic party game Werewolf within discord
Another massive project currently being developed, will be fully customizable |
+| Name | Status | Type | Description (Click to see full status)
+| --- | --- | --- | --- |
+| announcedaily | **Alpha** | Tool | Send daily announcements to all servers at a specified times
Commissioned release, so suggestions will not be accepted |
+| ccrole | **Beta** | Custom | Create custom commands that also assign roles
May have some bugs, please create an issue if you find any |
+| chatter | **Alpha** | Social | Chat-bot trained to talk like your guild
Missing some key features, but currently functional |
+| coglint | **Alpha** | Tool | Error check code in python syntax posted to discord
Works, but probably needs more turning to work for cogs |
+| fight | **Incomplete** | Game | Organize bracket tournaments within discord
Still in-progress, a massive project |
+| flag | **Alpha** | Tool | Create temporary marks on users that expire after specified time
Ported, will not import old data. Please report bugs |
+| forcemention | **Alpha** | Tool | Mentions unmentionable roles
Very simple cog, mention doesn't persist |
+| hangman | **Alpha** | Game | Play a game of hangman
Some visual glitches and needs more customization |
+| howdoi | **Incomplete** | Tool | Ask coding questions and get results from StackExchange
Not yet functional |
+| leaver | **Alpha** | Custom | Send a message in a channel when a user leaves the server
Just released, please report bugs |
+| lovecalculator | **Alpha** | Fun | Calculate the love between two users
[Snap-Ons] Just updated to V3 |
+| lseen | **Alpha** | Tool | Track when a member was last online
Alpha release, please report bugs |
+| nudity | **Incomplete** | Custom | Checks for NSFW images posted in non-NSFW channels
Library this is based on has a bug, waiting for author to merge my PR |
+| qrinvite | **Alpha** | Custom | Create a QR code invite for the server
Alpha release, please report any bugs |
+| reactrestrict | **Alpha** | Custom | Removes reactions by role per channel
A bit clunky, but functional |
+| recyclingplant | **Alpha** | Game | Work at a recycling plant
[Snap-Ons] Just updated to V3 |
+| rpsls | **Alpha** | Game | Play Rock-Paper-Scissors-Lizard-Spock
[Snap-Ons] Just updated to V3 |
+| sayurl | **Alpha** | Tool | Convert any URL into text and post to discord
No error checking and pretty spammy |
+| scp | **Alpha** | Fun | Look-up SCP articles
[Snap-Ons] Just updated to V3 |
+| secrethitler | **Incomplete** | Game | Play the Secret Hitler game
Concept, no work done yet |
+| stealemoji | **Alpha** | Custom | Steals any custom emoji it sees in a reaction
Some planned upgrades for server generation |
+| timerole | **Alpha** | Custom | Add roles to members after specified time on the server
Upgraded from V2, please report any bugs |
+| tts | **Alpha** | Fun | Send a Text-to-Speech message as an uploaded mp3
Alpha release, please report any bugs |
+| unicode | **Alpha** | Tool | Encode and Decode unicode characters
[Snap-Ons] Just updated to V3 |
+| werewolf | **Alpha** | Game | Play the classic party game Werewolf within discord
Another massive project currently being developed, will be fully customizable |
Check out my V2 cogs at [Fox-Cogs v2](https://github.com/bobloy/Fox-Cogs)