mirror of
https://github.com/Anvilcraft/UffBot.git
synced 2024-12-04 21:02:50 +01:00
252 B
252 B
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