No description
gradle/wrapper | ||
src/main | ||
.dockerignore | ||
.gitignore | ||
build.gradle.kts | ||
Dockerfile | ||
gradle.properties | ||
gradlew | ||
gradlew.bat | ||
README.md | ||
settings.gradle.kts |
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