You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have observed that since 31. January 2025 the websocket for reporting tick is not working properly, or something has changed. The 'tick' message no longer arrives. 'message' message is working fine
Both my discord bot and Elite BGS website that rely on this tick detector are showing last tick as 31. January 2025. https://elitebgs.app/tick
I have observed that since 31. January 2025 the websocket for reporting tick is not working properly, or something has changed. The 'tick' message no longer arrives. 'message' message is working fine
Both my discord bot and Elite BGS website that rely on this tick detector are showing last tick as 31. January 2025.
https://elitebgs.app/tick
Listener code:
https://github.com/jovanblazek/ED-Copilot/blob/efeb1892158a4320aff3b19852af57455d826a56/src/utils/tickDetector.ts#L70
https://github.com/Elite-Kode/elitebgs/blob/d458e6fc2709e178b0d05bf89169de6d8f71717d/tick_listener/listener.js#L22
The text was updated successfully, but these errors were encountered: