A thin discord wrapper built on top of Sugaroid Websocket implementation.
go build .
export DISCORD_BOT_TOKEN="supersecrettoken"
export SG_DS_WS_ENDPOINT="localhost:3000"
./sg-discord
This project is licensed under the MIT License
A thin discord wrapper built on top of Sugaroid Websocket implementation.
go build .
export DISCORD_BOT_TOKEN="supersecrettoken"
export SG_DS_WS_ENDPOINT="localhost:3000"
./sg-discord
This project is licensed under the MIT License