Commit Graph

13 Commits

Author SHA1 Message Date
Ean Milligan (Bastion) 9051792ff3 Implement Delete Event Button
Additionally moved pathIdxSeparator and Ender to eventUtils
2023-04-15 05:04:38 -04:00
Ean Milligan (Bastion) a6848eb33a Started work on WL Event system, minor update to other files for consistency
db.ts, setup.ts, delete.ts: change lfgSettings to use generator function for map key
joinEvent.ts: add first half of WL system, add system to reduce spam/abuse of this system.
commandUtils.ts: fix sendDirectMessage to return right promise
2023-04-09 04:12:53 -04:00
Ean Milligan (Bastion) c00e8e7c83 Add notification of promotion when user leaves full event 2023-04-08 04:31:04 -04:00
Ean Milligan (Bastion) 374d2547d9 Add DM function 2023-04-08 04:28:42 -04:00
Ean Milligan (Bastion) 2b31e7949e Add join button, rework a lot of the alternate and leave button to actually work and be efficient 2023-04-08 03:42:22 -04:00
Ean Milligan (Bastion) 4ddfd70655 deno fmt 2023-03-26 21:37:47 -04:00
Ean Milligan (Bastion) 8c6a3749df Finish most of the create event 2023-02-02 21:33:27 -05:00
Ean Milligan (Bastion) 23f1a3bd45 don't need generateReport 2023-01-29 01:51:49 -05:00
Ean Milligan (Bastion) a43fade7d5 Slight rework to commands, db redesign, setup command almost done 2023-01-28 20:58:24 -05:00
Ean Milligan (Bastion) 9cb615e68d update report 2023-01-11 22:57:58 -05:00
Ean Milligan (Bastion) d8bd5694fb add report command 2023-01-11 22:23:27 -05:00
Ean Milligan (Bastion) e0497b8526 slash command system added 2023-01-11 21:21:43 -05:00
Ean Milligan (Bastion) 3e6168a396 Initial setup for standard events 2023-01-11 18:06:20 -05:00