Skip to content

Releases: damoresa/loot-bot

1.0.6

30 Oct 12:39
Compare
Choose a tag to compare
  • Migrated MongoDB from mLab to Atlas.
  • Updated mongoose version to support the new connection chain.

1.0.5

10 Aug 18:39
Compare
Choose a tag to compare

Make a better use of async/await to improve code readability.
Updated Discord auth integration since it had broken.

1.0.4

20 Jan 23:32
Compare
Choose a tag to compare

Source code cleanup using eslint and prettier.

1.0.3

28 Dec 13:00
a24ed9e
Compare
Choose a tag to compare

Improved the existing tool by adding the following features:

  • reporterId validation: No longer stick to the non-unique Discord username by using Discord's internal userId.
  • Payment tracking: Mark hunt reports as paid in order to easily manage your lootbags!
  • Hunt pin code: pin codes are generated for every hunt report in order to avoid people adding expenses without permission!

1.0.2

25 Feb 00:55
Compare
Choose a tag to compare

Added web support for expenses reports.

1.0.1: Included support for web loot reports. Improved the visual aspect. Ad…

18 Feb 22:26
Compare
Choose a tag to compare

Added web support for loot reports. Expense support will be coming soon TM.
Improved the look & feel, even though there's still plenty of work to be done.

Initial release

27 Jan 20:10
Compare
Choose a tag to compare

First release of the application.
Basic features and Discord integration.