add cog board link

This commit is contained in:
Vexed01 2020-05-31 09:21:34 +01:00
parent 219586d55d
commit e6c46bf4da

View File

@ -45,6 +45,8 @@ class Downloader(commands.Cog):
group of cogs by one creator you can install. You always need group of cogs by one creator you can install. You always need
to add the creater's repository using the `[p]repo` command to add the creater's repository using the `[p]repo` command
before you can install cogs from the creator. before you can install cogs from the creator.
A list of approved repos can be found on the [Cog Board](https://cogboard.red/t/approved-repositories/210).
""" """
def __init__(self, bot: Red): def __init__(self, bot: Red):