From 954361635ecf5664fdb8680eff1bcf17d94f39dd Mon Sep 17 00:00:00 2001 From: Bobloy Date: Wed, 16 May 2018 11:36:36 -0400 Subject: [PATCH] Description update --- README.md | 3 ++- announcedaily/info..json | 6 +++--- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 2f53825..8f61811 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,8 @@ Cog Function | Name | Status | Description (Click to see full status) -| --- | --- | --- | +| --- | --- | --- | +| announcedaily | **Alpha** |
Send daily announcements to all servers at a specified timesCommissioned release, so suggestions will not be accepted
| | ccrole | **Beta** |
Create custom commands that also assign rolesMay have some bugs, please create an issue if you find any
| | chatter | **Alpha** |
Chat-bot trained to talk like your guildMissing some key features, but currently functional
| | coglint | **Alpha** |
Error check code in python syntax posted to discordWorks, but probably needs more turning to work for cogs
| diff --git a/announcedaily/info..json b/announcedaily/info..json index c762df6..c2e9ce6 100644 --- a/announcedaily/info..json +++ b/announcedaily/info..json @@ -7,11 +7,11 @@ 0, 0 ], - "description": "Cog Template", + "description": "Send daily announcements to all servers at a specified times", "hidden": true, - "install_msg": "Thank you for installing MyCog", + "install_msg": "Thank you for installing AnnounceDaily! Get started with `[p]help AnnounceDaily`", "requirements": [], - "short": "Cog Template", + "short": "Send daily announcements", "tags": [ "bobloy" ]