Commit Graph

10 Commits

Author SHA1 Message Date
Ean Milligan (Bastion) 69486b5595 Update ready.ts, start work on notification system 2023-04-28 15:53:17 -04:00
Ean Milligan (Bastion) edeffc8669 Add edit system for editing date/time and description 2023-04-26 06:51:50 -04:00
Ean Milligan (Bastion) 815364305b Update guild delete and clean map 2023-04-21 02:41:37 -04:00
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) e609654761 Finalize event creation
Add active_event db table
Rename gameSelection button to gameSelection for consistency
Fix prefill for DateTime modal to correctly parse time and to not misparse other embeds
Add autoCleanup to finalize step
Add whole createEvent step
Code usability updates to event-creation utils
2023-04-06 23:23:52 -04:00
Ean Milligan (Bastion) 79673bdf91 deno fmt 2023-01-28 20:59:39 -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) 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