Commit Graph

13 Commits

Author SHA1 Message Date
Ean Milligan (Bastion) 00a98db405 Add manager Join/Leave/Alternate commands
additionally update deleteConfirmed such that the group up manager name syntax matches name syntax elsewhere in the bot
2023-04-21 02:00:36 -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) e52e384fb9 Add option to alternate to denied join request
Additionally:
Added light telemetry to joinRequest buttons
Added loudAcknowledge to editEvent so that the alternate event in DM has a proper response
Stopped exporting the execute functions from all live-event buttons, I have no clue why I did that in the first place
2023-04-14 17:20:57 -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) fa0ffe35e5 Properly initialize join/leave/alt btns 2023-04-07 01:45:33 -04:00
Ean Milligan (Bastion) 0a4c622dfe Add light telemetry (command counting) 2023-04-07 00:30:47 -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) 19d3aa7819 add delete command to reset a lfg channel 2023-01-29 01:28:08 -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) 04ebce7d01 v0.5.7 - Sonar Cleanup + New Activities 2022-08-27 02:31:23 -04:00
Ean Milligan (Bastion) 5f4c3b10b1 deno fmt this time + readme update 2022-07-10 20:48:38 -04:00
Ean Milligan (Bastion) f244c1891e Group Up V0.4.0
Lotta changes, compiled from months ago. In short:
2 new tables for handling new features
Now runs latest DD on latest Deno
Auto-clean
Alternate=>Joined auto-promote
Join on behalf of someone else
bugfixes!
2021-11-11 22:23:36 -05:00
Ean Milligan (Bastion) d60d1ff829 V0.1.0 - Initial
This is the first release of Group Up.  Expect errors and poor input parsing for time.

Documentation is coming soon™️
2021-05-30 17:04:58 -04:00