barthofu / tscord

🤖 A fully-featured discord bot template written in Typescript, intended to provide a framework that's easy to use, extend and modify
https://tscord.discbot.app
MIT License
263 stars 21 forks source link

[Feature] Remove websocket client #146

Closed barthofu closed 10 months ago

barthofu commented 10 months ago

Feature

Following the dashboard refactor which aims at simplifying its infrastructure and make it more stable by removing the websocket proxy, we no longer need the websocket client, and the events related to it will now be simple API endpoints (monitoring and logs).