Commit Graph

28 Commits

Author SHA1 Message Date
Ean Milligan 5a8cd8e8bb restructure DB files to make initialization easier 2024-05-18 18:05:40 -04:00
Ean Milligan (Bastion) 6a300d6f86 Add guildId to custom activities DB, and Privacy Policy 2023-05-01 02:56:57 -04:00
Ean Milligan (Bastion) e26771f24e Add DB audit command 2023-04-30 00:27:15 -04:00
Ean Milligan (Bastion) efc3aa3b7c why TF does timestamp only go to exactly 2038-01-19 03:14:07???? 2023-04-29 09:33:43 -04:00
Ean Milligan (Bastion) ed18f556b1 Log custom events to our db to find common events 2023-04-29 03:57:18 -04:00
Ean Milligan (Bastion) 3268eeff7e standardize all slash command names, start work on /help command, deno fmt 2023-04-29 03:18:06 -04:00
Ean Milligan (Bastion) 85b843e0e2 Added full notification system 2023-04-28 23:27:42 -04:00
Ean Milligan (Bastion) a4362c9bb3 Add logging for when event fills 2023-04-28 15:52:41 -04:00
Ean Milligan (Bastion) 50df64506a Handle TODO for rejecting a promotion 2023-04-27 02:55:03 -04:00
Ean Milligan (Bastion) 2edcd3a961 Add editActivity system to change preset or custom activity 2023-04-27 01:47:33 -04:00
Ean Milligan (Bastion) 39f1bb68c8 Add system to change event between whitelisted and public 2023-04-26 07:23:38 -04:00
Ean Milligan (Bastion) 7352554ddf Add edit menu 2023-04-25 03:21:02 -04:00
Ean Milligan (Bastion) 3475f84623 how long has this had the wrong bot name lmao 2023-04-21 02:45:02 -04:00
Ean Milligan (Bastion) 815364305b Update guild delete and clean map 2023-04-21 02:41:37 -04:00
Ean Milligan (Bastion) 4011cf74d6 Add LFG channel cleaning and @mention command 2023-04-21 02:27:29 -04:00
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