Go to file
Teriuihi 723847a3be Improved auctions
- Added Starting Bid (only for first bid)
- Fixed missing $'s in messages
- Improved the way numbers are displayed in auctions for readability
- Added AuctionActions to store bids by users
- Removed as much code that was relying on text being in embeds as possible
- Improved structure of code related to auctions
2022-10-30 02:05:16 +01:00
src/main/java/com/alttd Improved auctions 2022-10-30 02:05:16 +01:00
.gitignore Updated .gitignore 2022-09-15 21:36:16 +02:00
build.gradle.kts Update to jda alpha 20 (has forums support) 2022-09-29 19:01:30 +02:00
example.requests.yml Add an example config. 2022-09-10 10:38:06 +02:00
gradlew.bat Tried doing some work on embed command 2022-03-23 22:09:30 +01:00
settings.gradle.kts Update to jda alpha 20 (has forums support) 2022-09-29 19:01:30 +02:00