mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-12-05 17:02:32 -05:00
[Streams] Add help for streamset (#2287)
This commit is contained in:
committed by
Toby Harradine
parent
d0fca373ba
commit
7f3a0b8a88
@@ -320,6 +320,7 @@ class Streams(commands.Cog):
|
|||||||
@commands.group()
|
@commands.group()
|
||||||
@checks.mod()
|
@checks.mod()
|
||||||
async def streamset(self, ctx: commands.Context):
|
async def streamset(self, ctx: commands.Context):
|
||||||
|
"""Set tokens for accessing streams."""
|
||||||
pass
|
pass
|
||||||
|
|
||||||
@streamset.command()
|
@streamset.command()
|
||||||
|
|||||||
Reference in New Issue
Block a user