mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-07 19:58:54 -05:00
[Streams] Add help for streamset (#2287)
This commit is contained in:
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()
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user