Description update
This commit is contained in:
parent
46707e63f2
commit
954361635e
@ -3,7 +3,8 @@
|
||||
Cog Function
|
||||
|
||||
| Name | Status | Description (Click to see full status)
|
||||
| --- | --- | --- |
|
||||
| --- | --- | --- |
|
||||
| announcedaily | **Alpha** | <details><summary>Send daily announcements to all servers at a specified times</summary>Commissioned release, so suggestions will not be accepted</details> |
|
||||
| ccrole | **Beta** | <details><summary>Create custom commands that also assign roles</summary>May have some bugs, please create an issue if you find any</details> |
|
||||
| chatter | **Alpha** | <details><summary>Chat-bot trained to talk like your guild</summary>Missing some key features, but currently functional</details> |
|
||||
| coglint | **Alpha** | <details><summary>Error check code in python syntax posted to discord</summary>Works, but probably needs more turning to work for cogs</details> |
|
||||
|
@ -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"
|
||||
]
|
||||
|
Loading…
x
Reference in New Issue
Block a user