AltitudeBot/src/main/java/com/alttd
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
..
buttonManager Added auction command 2022-10-21 02:59:00 +02:00
commandManager Improved auctions 2022-10-30 02:05:16 +01:00
config Added /seen command 2022-09-30 00:01:10 +02:00
console Added console commands 2022-04-13 21:46:09 +02:00
contextMenuManager Added a way to reply to suggestions 2022-09-16 21:34:57 +02:00
database Improved auctions 2022-10-30 02:05:16 +01:00
listeners Added auction command 2022-10-21 02:59:00 +02:00
modalManager Added crate item suggestion form (fixed output type table) 2022-10-01 03:39:51 +02:00
request Update broken JDA stuff 2022-09-16 09:20:05 +02:00
schedulers Improved auctions 2022-10-30 02:05:16 +01:00
selectMenuManager Improved auctions 2022-10-30 02:05:16 +01:00
templates Initial commit 2022-03-09 22:11:11 +01:00
util Improved auctions 2022-10-30 02:05:16 +01:00
AltitudeBot.java Fixed when console manager gets called 2022-09-17 03:10:43 +02:00