Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 336 Bytes

README.md

File metadata and controls

19 lines (15 loc) · 336 Bytes

Discord Bot

install dependencies

Private repos:

git config --global url.ssh://git@github.com:.insteadOf https://github.com/
GOPRIVATE=github.com/QOLPlus go get github.com/QOLPlus/core

Public repos:

Public packages would be installed when go build.

build & run

go build
./discord-bot