mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-20 09:56:05 -05:00
[Docs] Streams user guide (#4521)
* Start on streams user guide * Finish up streams guide * Fix a typo in the doc page * Fix the SAME typo in the relevant command's docstring while we're here Co-authored-by: palmtree5 <palmtree5+3577255@users.noreply.github.com> Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com>
This commit is contained in:
@@ -523,7 +523,7 @@ class Streams(commands.Cog):
|
||||
@streamset.group()
|
||||
@commands.guild_only()
|
||||
async def message(self, ctx: commands.Context):
|
||||
"""Manage custom message for stream alerts."""
|
||||
"""Manage custom messages for stream alerts."""
|
||||
pass
|
||||
|
||||
@message.command(name="mention")
|
||||
|
||||
Reference in New Issue
Block a user