Shane Stanley

Results 2 issues of Shane Stanley

When disconnected by the ***server*** from a voice channel, the following event is triggered: ``` { t: 'VOICE_STATE_UPDATE, s: 139, op: 0, d: { user_id: 'the_bot_id' suppress: false, session_id: 'the_session_id'...

# Bugfix (only show own jokers) The option to show only your own jokers in the UI was broken due to an incorrect value mapping in the options menu. This...