Update discord.py
This commit is contained in:
parent
41430fc41b
commit
f6909676f3
|
@ -187,7 +187,7 @@ def diTH():
|
|||
connected = False
|
||||
while not connected:
|
||||
try:
|
||||
client_id = '778926641333796885' # Fake ID, put your real one here
|
||||
client_id = '932430232049832423324' # Fake ID, put your real one here
|
||||
RPC = Presence(client_id) # Initialize the client class
|
||||
RPC.connect() # Start the handshake loop
|
||||
connected = True
|
||||
|
|
Reference in New Issue
Block a user