No description
Find a file
2024-01-27 19:07:54 +01:00
gradle/wrapper big bang 2023-11-25 21:59:17 +01:00
src/main feat: started working on shop 2024-01-18 08:47:31 +01:00
.dockerignore big bang 2023-11-25 21:59:17 +01:00
.gitignore big bang 2023-11-25 21:59:17 +01:00
build.gradle.kts chore: bump version 2024-01-18 08:47:15 +01:00
Dockerfile big bang 2023-11-25 21:59:17 +01:00
gradle.properties big bang 2023-11-25 21:59:17 +01:00
gradlew big bang 2023-11-25 21:59:17 +01:00
gradlew.bat big bang 2023-11-25 21:59:17 +01:00
README.md chore: update README.md 2024-01-27 19:07:54 +01:00
settings.gradle.kts big bang 2023-11-25 21:59:17 +01:00

TODO

What needs to be done:

  • Dependency upgrades
  • Update copyrights
  • Finish Database entry (OrderData, OrderRepository)
  • Order system (ShopExtension, ShopAction, ShopItem)
  • Make bot send dm to owner, when Item is bought with rewards outside the shop
  • Make the bot reward the user with the item, when the item is bought
  • Move away from the old message system
  • Fix timezone issues