Simple discord Bot to run system command
- clone this repo
- compile it
go build
- run it with your token and config (check example.yaml for available config)
./discord-cmd-bot -t <TOKEN> -c <config path>
- call the bot in discord with this command
%run <your command>