Disgm(discord-guild-manager) routes WebSocket events from the Discord API to a registered client, ensuring real-time delivery of events like messages, member updates, and role changes. Additionally, it handles REST API requests from the client, managing actions such as sending messages or modifying guild settings. This system ensures smooth communication between the Discord API and the client, providing efficient event routing and API request management.
go get -u github.com/rif223/disgm
--> Here!!!