fix readme
This commit is contained in:
@@ -10,12 +10,12 @@ Restore previous functionality:
|
|||||||
- Add compute
|
- Add compute
|
||||||
- Add voice commands
|
- Add voice commands
|
||||||
|
|
||||||
|
New functionalities:
|
||||||
- ~~Add caching mechanism for images~~
|
- ~~Add caching mechanism for images~~
|
||||||
- Routely delete cache
|
- Routely delete cache
|
||||||
- Make sure same image isn't repeated for x amount of time
|
- Make sure same image isn't repeated for x amount of time
|
||||||
- ~~Add ability to make coinflip with options to replace heads/tails~~
|
- ~~Add ability to make coinflip with options to replace heads/tails~~
|
||||||
|
- Add statistics tracking
|
||||||
Add statistics tracking
|
|
||||||
|
|
||||||
## Building standalone
|
## 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
|
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
|
||||||
|
Reference in New Issue
Block a user