mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-06 03:08:55 -05:00
Review
* Remove always - and consequently reorganise the words * Add "one or more" * Fix spelling of creator - changed from creater
This commit is contained in:
parent
35e83855a8
commit
332bcae24f
@ -41,10 +41,10 @@ class Downloader(commands.Cog):
|
||||
Community cogs, also called third party cogs, are not included
|
||||
in the default Red install.
|
||||
|
||||
Community cogs always come in repositories. Repos are a
|
||||
group of cogs by one creator you can install. You always need
|
||||
to add the creater's repository using the `[p]repo` command
|
||||
before you can install cogs from the creator.
|
||||
Community cogs come in repositories. Repos are a group of cogs
|
||||
you can install. You always need to add the creator's repository
|
||||
using the `[p]repo` command before you can install one or more
|
||||
cogs from the creator.
|
||||
"""
|
||||
|
||||
def __init__(self, bot: Red):
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user