Use v2 of the Discord API.

This commit is contained in:
Rapptz 2015-08-22 19:14:27 -04:00
parent 44953e7a3f
commit a1c5e9f4d9

View File

@ -350,7 +350,8 @@ class Client(object):
'$device': 'discord.py',
'$referrer': '',
'$referring_domain': ''
}
},
'v': 2
}
}