Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 421 Bytes

README.md

File metadata and controls

25 lines (20 loc) · 421 Bytes

sg-discord

A thin discord wrapper built on top of Sugaroid Websocket implementation.

Screenshot

Build

go build .

Run

export DISCORD_BOT_TOKEN="supersecrettoken" 
export SG_DS_WS_ENDPOINT="localhost:3000"
./sg-discord

License

This project is licensed under the MIT License