mirror of
https://github.com/Anvilcraft/UffBot.git
synced 2024-12-04 12:52:45 +01:00
No description
.drone.yml | ||
.gitignore | ||
config.json | ||
docker-compose.yml | ||
Dockerfile | ||
go.mod | ||
main.go | ||
README.md |
UffBot
The most important discord-Bot!
go get github.com/bwmarrin/discordgo
go build main.go
.\main.exe -t "YOUR-USER-TOKEN"
or run it Dockerized
git clone https://github.com/Anvilcraft/UffBot
docker-compose up -d --build