diff options
| author | khazhyk <[email protected]> | 2017-07-03 23:10:33 -0700 |
|---|---|---|
| committer | khazhyk <[email protected]> | 2017-07-03 23:14:16 -0700 |
| commit | 94eb938d29137a140d66682dfa36c6c99b61127f (patch) | |
| tree | e33cb89f4d5af583f1a43c828a3fc80ed70b92f8 /examples/basic_voice.py | |
| parent | [commands] fix unloading incorrect cogs (diff) | |
| download | discord.py-94eb938d29137a140d66682dfa36c6c99b61127f.tar.xz discord.py-94eb938d29137a140d66682dfa36c6c99b61127f.zip | |
handle Game.name being None
re #221, Game.name can still be None, which will cause TypeError on
str(game).
Currently discord does not treat these weird statuses uniformly, with it
showing as playing a game on mobile, but not playing a game on desktop. It
may be useful to know users are in this weird state.
Diffstat (limited to 'examples/basic_voice.py')
0 files changed, 0 insertions, 0 deletions