Skip to content

Releases: joeShuff/discord-gamepicker

v0.5

09 Jan 17:17
41111cd
Compare
Choose a tag to compare

What's Changed

  • add availabilitypoll command by @joeShuff in #4
  • remove embed when the game is confirmed and event is sent by @joeShuff in #3

New Contributors

Full Changelog: v0.4...v0.5

v0.4 - Bug Fixes and Improvements

19 Dec 10:43
Compare
Choose a tag to compare
  • Fix issue when choosing a game on a wednesday. The logic would choose today instead of next wednesday and it would try to create an event in the past. Failiing.
  • Add support for specifying a date you're choosing the game for, then the event is created on that day.
  • Add support for forcing a game

v0.3 - Database Mapping

09 Dec 17:02
Compare
Choose a tag to compare

This release moves the default database location into a folder that can then be mapped with docker volumes.

v0.2

09 Dec 16:48
Compare
Choose a tag to compare

Initial release on this repo with 1 contributor!

New since v0.1

  • Ability to cancel a choose game request
  • List games by specific player count

Full Changelog: https://github.com/joeShuff/discord-gamepicker/commits/v0.2