From 5af7adfe576fc775349514f5e9e4af3918e0393f Mon Sep 17 00:00:00 2001 From: bobloy Date: Fri, 21 Aug 2020 14:21:13 -0400 Subject: [PATCH] Inital "launch" of launchlib and better alphabetization --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c37f84f..d8399cc 100644 --- a/README.md +++ b/README.md @@ -17,8 +17,9 @@ Cog Function | forcemention | **Alpha** |
Mentions unmentionable rolesVery simple cog, mention doesn't persist
| | hangman | **Beta** |
Play a game of hangmanSome visual glitches and needs more customization
| | howdoi | **Incomplete** |
Ask coding questions and get results from StackExchangeNot yet functional
| -| leaver | **Beta** |
Send a message in a channel when a user leaves the serverSeems to be functional, please report any bugs or suggestions
| | infochannel | **Beta** |
Create a channel to display server infoJust released, please report bugs
| +| launchlib | **Beta** |
Access rocket launch dataJust released, please report bugs
| +| leaver | **Beta** |
Send a message in a channel when a user leaves the serverSeems to be functional, please report any bugs or suggestions
| | lovecalculator | **Alpha** |
Calculate the love between two users[Snap-Ons] Just updated to V3
| | lseen | **Alpha** |
Track when a member was last onlineAlpha release, please report bugs
| | nudity | **Alpha** |
Checks for NSFW images posted in non-NSFW channelsSwitched libraries, now functional
|