Compare commits

..

2 Commits

Author SHA1 Message Date
2fec1fe46f updated readme with build instructions 2020-09-12 03:27:58 -05:00
6be3f231db updated readme with build instructions 2020-09-12 03:27:36 -05:00

View File

@@ -16,3 +16,6 @@ Restore previous functionality:
- Add ability to make coinflip with options to replace heads/tails
Add statistics tracking
## Building standalone
Instructions for myself on how to build this for an Alpine Linux container: CGO_ENABLED=0 GOOS=linux GOARCH=amd64 go build bunnybot.go commands.go images.go auth.go