mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-06 11:18:54 -05:00
Changed old docs links
This commit is contained in:
parent
430756347d
commit
9d32c5db5c
@ -185,8 +185,8 @@ class Audio:
|
|||||||
"""Plays a local playlist
|
"""Plays a local playlist
|
||||||
|
|
||||||
For bot's owner:
|
For bot's owner:
|
||||||
https://github.com/Twentysix26/Red-DiscordBot/wiki/Audio-module"""
|
http://twentysix26.github.io/Red-Docs/red_audio/"""
|
||||||
help_link = "https://github.com/Twentysix26/Red-DiscordBot/wiki/Audio-module"
|
help_link = "http://twentysix26.github.io/Red-Docs/red_audio/"
|
||||||
if self.downloader["DOWNLOADING"]:
|
if self.downloader["DOWNLOADING"]:
|
||||||
await self.bot.say("I'm already downloading a track.")
|
await self.bot.say("I'm already downloading a track.")
|
||||||
return
|
return
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user