Releases: asenci/pickerbot
Releases · asenci/pickerbot
v0.5.0
Changelog
f3d9947 Add NewDraw function
d6152f9 Add NumberOfPlayers method to Draw struct
381467a Add default value for main.version
25f8f2d Add quickdraw command
7dbce85 Display number of players participating on the draw
2c5e2aa Log invalid requests
2395ee8 Log received requests before execution
5a88531 Print version on verbose startup
26147b1 Remove redundant blank assignments
Docker images
docker pull asenci/pickerbot:latest
docker pull asenci/pickerbot:v0.5.0
v0.4.2
Changelog
0e8bdaa Add Dockerfile
c032013 Add GitHub action workflow
dee0c7d Add Makefile
dc4d647 Add flag to print application version
363d7a6 Fix Docker Hub upload
671a1ef Renable GitHub actions workflow
24ae819 Update .gitignore
1aae366 Update .goreleaser.yml
65cde01 Update go version for gorelaser workflow
af10c1f Update go.mod
Docker images
docker pull asenci/pickerbot:latest
docker pull asenci/pickerbot:v0.4.2
v0.4.1
v0.4
v0.3
- Automatic channel management disabled until properly implemented
- Added locations for PUBG map Vikendi
- Verbose logging ignores route not found errors (avoid logging messages without prefix and without bot mentions
- Draw timeout increased to 5 minutes
- Improved error messages and command error handling