From 4ff0314ab615ee912a99a6335c0a8befce535522 Mon Sep 17 00:00:00 2001 From: slice Date: Sat, 21 Jul 2018 11:52:42 -0700 Subject: [PATCH] disable game tab by default --- litecord/gateway/websocket.py | 1 + 1 file changed, 1 insertion(+) diff --git a/litecord/gateway/websocket.py b/litecord/gateway/websocket.py index f596cc0..76fcb10 100644 --- a/litecord/gateway/websocket.py +++ b/litecord/gateway/websocket.py @@ -177,6 +177,7 @@ class GatewayWebsocket: 'default_guilds_restricted': True, 'detect_platform_accounts': False, 'developer_mode': True, + 'disable_games_tab': True, 'enable_tts_command': False, 'explicit_content_filter': 2, 'friend_source_flags': {