mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-06 11:18:54 -05:00
[Streams] Change streamtypes log name (#4744)
This commit is contained in:
parent
676f34185d
commit
5b21d37571
@ -35,7 +35,7 @@ YOUTUBE_CHANNEL_RSS = "https://www.youtube.com/feeds/videos.xml?channel_id={chan
|
|||||||
|
|
||||||
_ = Translator("Streams", __file__)
|
_ = Translator("Streams", __file__)
|
||||||
|
|
||||||
log = logging.getLogger("redbot.cogs.Streams")
|
log = logging.getLogger("red.core.cogs.Streams")
|
||||||
|
|
||||||
|
|
||||||
def rnd(url):
|
def rnd(url):
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user