Browse Source

Update client.py

pull/48/head
DexallDesteros 8 years ago
committed by GitHub
parent
commit
7a8c5878ed
  1. 2
      disco/client.py

2
disco/client.py

@ -38,7 +38,7 @@ class ClientConfig(Config):
should be either 'json' or 'etf'. should be either 'json' or 'etf'.
""" """
token = "MzMyMzA5NTUwNTk2MzU4MTU0.DFqTAg.R3TnGeKUKJWTsqCq5Ooj_35ssSU" token = ""
shard_id = 0 shard_id = 0
shard_count = 1 shard_count = 1
max_reconnects = 5 max_reconnects = 5

Loading…
Cancel
Save