mirror of
https://github.com/Anvilcraft/UffBot.git
synced 2025-10-28 03:03:05 +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