Upload files to "/"
This commit is contained in:
@@ -134,6 +134,8 @@ class MusicGetter:
|
|||||||
self.discordrp = DiscordRP()
|
self.discordrp = DiscordRP()
|
||||||
print("Discord Rich Presence enabled!")
|
print("Discord Rich Presence enabled!")
|
||||||
else:
|
else:
|
||||||
|
self.discordrp = DiscordRP()
|
||||||
|
# We still init it to prevent any bad code thingys
|
||||||
print("Discord Rich Presence not active.")
|
print("Discord Rich Presence not active.")
|
||||||
print("Initializing MusicPlayer...")
|
print("Initializing MusicPlayer...")
|
||||||
if os.path.exists("webjammies_temp"):
|
if os.path.exists("webjammies_temp"):
|
||||||
|
Reference in New Issue
Block a user