mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-06 11:18:54 -05:00
remove admin only commands
This commit is contained in:
parent
6b086e3eb2
commit
35e83855a8
@ -41,11 +41,7 @@ class Streams(commands.Cog):
|
||||
"""Various commands relating to streaming platforms.
|
||||
|
||||
You can check if a Twitch, YouTube, Picarto or Mixer stream is
|
||||
currently live. Stream alerts can also be configured to
|
||||
automatically post in a channel when a streamer goes live.
|
||||
|
||||
Twitch and YouTube require access to their API, so you need to
|
||||
set API tokens.
|
||||
currently live.
|
||||
"""
|
||||
|
||||
global_defaults = {"refresh_timer": 300, "tokens": {}, "streams": []}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user