Teriuihi
bb60924a63
Added command to update total votes manually
...
Moved code to update total votes to util class
Removed the channel sub command option from all poll subcommands other than the add subcommand
2023-06-05 03:41:02 +02:00
Teriuihi
706ceb4b55
Finished poll commands (except for removing a button) added a timer to update total votes every 5 minutes
2023-06-04 23:30:09 +02:00
Teriuihi
94f1d566ac
Changed to new logging, static implementation for now which is not ideal, but it's not worth spending the time to fix it right now
2023-05-21 21:54:59 +02:00
Teriuihi
0ae96bd6e5
Fixed reminders not running if the reminder was in a thread channel, and fixed reminders (and appeal posts) not pinging
2023-03-20 04:45:55 +01:00
Teriuihi
11d2e2bac8
Added the ability for reminders to mention a user and specified what type of reminder a reminder is
2023-03-12 01:42:50 +01:00
Teriuihi
a80d1952da
Moved handling appeals from reactbot to here and improved it (more modern)
2023-03-03 00:48:30 +01:00
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
Teriuihi
d6eb332d83
Added auction command
2022-10-21 02:59:00 +02:00