Small Debug 1010211137:
Discord Rich Presence update text fix
This commit is contained in:
@@ -750,7 +750,7 @@ def mixPlaylist():
|
||||
print("Mixed!")
|
||||
|
||||
def updateAppPy():
|
||||
rpc.update(details="Updating", state="Everything needs to br up-to-date", large_image="multimate",
|
||||
rpc.update(details="Updating", state="Everything needs to be up-to-date", large_image="multimate",
|
||||
start=time.time())
|
||||
urllib.request.urlretrieve("https://github.com/BarsTiger/MultiMatePlayer/raw/master/resources/resources.zip", 'resources/resources.zip')
|
||||
with zipfile.ZipFile('resources/resources.zip', 'r') as archfile:
|
||||
|
||||
Reference in New Issue
Block a user