Skip to content

Releases: asenci/pickerbot

v0.5.0

03 Jan 09:00
Compare
Choose a tag to compare

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

03 Dec 07:48
Compare
Choose a tag to compare

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

14 Feb 04:39
Compare
Choose a tag to compare

Fix missing line break after list of team members

v0.4

08 Feb 08:10
Compare
Choose a tag to compare
  • Added Europa map to Ring of Elysium
  • Added Apex Legends

v0.3

14 Jan 11:19
Compare
Choose a tag to compare
  • 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

v0.2

27 Dec 07:18
Compare
Choose a tag to compare
Major code refactoring