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