How do i make my bot appear online on phone?

Posted by user_1qof4m in discord-bots.

thats the WS i used before but it stopped working when i changed some stuff in script , heres what it says in console: [2026 08 15T16:26:16.001Z] [ERROR] [PROCESS] Unhandled rejection — Cannot read properties of undefined (reading 'sessionInfo') Also heres my WS: ws: { buildStrategy: (manager) = { manager.options.identifyProperties = { browser: 'Discord Android', device: 'Discord Android', os: 'android', }; return new SimpleShardingStrategy(manager); }, },

Wispbyte Community Forum