Commit Graph

142 Commits

Author SHA1 Message Date
Ean Milligan 9869a602af add missing params 2024-05-21 04:35:13 -04:00
Ean Milligan a7ecac486b add guild and user id logging to report command to facilitate data deletion. 2024-05-21 04:22:26 -04:00
Ean Milligan 2e3435db51 refactor for sonar, deno fmt 2024-05-21 04:06:29 -04:00
Ean Milligan f4c10e372d change date/time modal from using constant to config for dateFormat 2024-05-21 03:55:34 -04:00
Ean Milligan 74c5c6e4e9 Drastically improve the date parsing, allowing the user to do things group up doesn't recommend, such as using ISO8601, or going against the defaultDateFormat (at least when we can detect, if the user want 5/2/2025 instead of 2/5/2025, they need to follow the rules or spell it out) 2024-05-21 03:52:32 -04:00
Ean Milligan cd95894691 Fix UTC/GMT parsing, what the heck was I thinking when I wrote that 2024-05-21 03:20:01 -04:00
Ean Milligan 123aaa89a0 Add Hawaii and Alaska time zones to US list, add warning for when user possibly doesn't know the difference between XDT and XST. 2024-05-21 03:08:36 -04:00
Ean Milligan 05ac1a79dd add deno lint comment for universal util function 2024-05-21 03:07:07 -04:00
Ean Milligan 5ccccae1f4 Add activity verification 2024-05-20 19:40:41 -04:00
Ean Milligan 0b8ac79e5c Readd zero hour and whisper 2024-05-20 18:39:43 -04:00
Ean Milligan 69e9ba6a6e Add notice to final stage of event creation to make sure people don't forget to finalize the event. 2024-05-20 18:36:37 -04:00
Ean Milligan bc5f7a0473 Add Guild and CustomActivity auditing 2024-05-20 02:54:45 -04:00
David Lau f1767c915c
Add Crota's End and Warlord's Ruin (#1)
* Add Crota's End and Warlord's Ruin

* Update version in README

* Update config.example.ts
2024-05-18 18:38:04 -04:00
Ean Milligan d8b5f010c2 sonar cleanup 2024-05-18 18:32:35 -04:00
Ean Milligan 5a8cd8e8bb restructure DB files to make initialization easier 2024-05-18 18:05:40 -04:00
Ean Milligan (Bastion) 0e440a7b33 Add missing activity 2023-05-26 16:15:18 -04:00
Ean Milligan (Bastion) b79194670b Add new activities for current D2 season 2023-05-25 16:35:05 -04:00
Ean Milligan (Bastion) 33d9770b5f V1.0.1 - Fix setup permission issue, sonar fixes 2023-05-04 05:24:26 -04:00
Ean Milligan (Bastion) 3db443effc apply same change to log channel code 2023-05-04 05:07:04 -04:00
Ean Milligan (Bastion) 6280701353 improve setup cleanup, force user to make permission changes since something with discord is being really fucky 2023-05-04 05:02:31 -04:00
Ean Milligan (Bastion) e0a4745ace convert bot permission from botid to botroleid 2023-05-04 04:47:21 -04:00
Ean Milligan (Bastion) 58eef38295 . 2023-05-04 04:43:58 -04:00
Ean Milligan (Bastion) a8f90da119 . 2023-05-04 04:41:15 -04:00
Ean Milligan (Bastion) eeced6e9fb . 2023-05-04 04:40:21 -04:00
Ean Milligan (Bastion) 01004a1a58 continue permission issue 2023-05-04 04:39:03 -04:00
Ean Milligan (Bastion) a742223926 working on setup permission issue 2023-05-04 04:34:54 -04:00
Ean Milligan (Bastion) 9e4c351a85 handle "major" sonar issues 2023-05-01 14:06:46 -04:00
Ean Milligan (Bastion) 4cb6d624f3 handle "minor" sonar issues 2023-05-01 14:01:31 -04:00
Ean Milligan (Bastion) 20008865a7 handle sonar bugs 2023-05-01 13:57:46 -04:00
Ean Milligan (Bastion) 1452c7ec44 deno fmt 2023-05-01 13:54:35 -04:00
Ean Milligan (Bastion) 0926a7df09 Add bot list stat posting system 2023-05-01 13:26:25 -04:00
Ean Milligan (Bastion) ce40b52faa Actually make a README, change audit command name to put it at bottom of command list 2023-05-01 03:37:34 -04:00
Ean Milligan (Bastion) ac8913c86c Add Terms and Privacy to info command 2023-05-01 03:07:12 -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) ad3d854469 Update early token deletion to be less aggressive + deno fmt 2023-04-29 20:23:24 -04:00
Ean Milligan (Bastion) ac714ea1ce Fix setup permission issues
I have permission to mess with permissions, why did I not do this in the first place
2023-04-29 05:50:56 -04:00
Ean Milligan (Bastion) ec9c572c29 finalize retrofit system
it may not be perfect, but it will work 'gud enuf'
2023-04-29 05:15:43 -04:00
Ean Milligan (Bastion) 3b1e6b6370 continue work on retrofit 2023-04-29 05:08:27 -04:00
Ean Milligan (Bastion) 8e912ca8f2 Add retrofit system 2023-04-29 04:56:21 -04:00
Ean Milligan (Bastion) bcdc3ccde2 remove done todo 2023-04-29 04:30:41 -04:00
Ean Milligan (Bastion) afeb6beda0 Verify bot can dm users when they try to whitelist an event + deno fmt 2023-04-29 04:29:15 -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) 74e59b30a0 finalize help command 2023-04-29 03:31:32 -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) 1c7a97b616 Add DateTime valid check 2023-04-29 01:50:01 -04:00
Ean Milligan (Bastion) 3f80b5ea63 Prevent event from being created in the past (or edited to be in the past) 2023-04-29 01:29:53 -04:00
Ean Milligan (Bastion) 6f0b69e8f2 Add prefill to custom event modal if you already started pressing buttons 2023-04-29 01:11:44 -04:00
Ean Milligan (Bastion) 0d5dab8f04 deno fmt + prevent managers from JLA to locked events 2023-04-29 00:43:21 -04:00
Ean Milligan (Bastion) 978d0f26e0 increase polling rate for events 2023-04-29 00:19:24 -04:00