Commit Graph

197 Commits

Author SHA1 Message Date
David Lau c7d12c25f4
Sanitize usernames for display (#4)
* Sanitize away underscores and asterisks for display names

* Bump version

* Bump version and date

* Formatting and rename param

* Un-raw dogged formatting

* lmao I don't know TS

* V1.1.6 - properly fix the formatting issue

---------

Co-authored-by: Ean Milligan <ean.milligan@gmail.com>
2024-07-10 00:54:12 -04:00
Ean Milligan b2c821991d V1.1.5
update member lists to prevent usernames with underscores from creating italics
2024-06-28 21:26:30 -04:00
Ean Milligan 841382df3d V1.1.4 - add activity 2024-06-18 23:47:49 -04:00
David Lau 51db47c828
Add Salvation's Edge (#3)
* Update README.md

* Update config.example.ts

* Update activities.ts
2024-06-09 23:24:04 -04:00
Ean Milligan 1a29eb7f33
Create CONTRIBUTING.md 2024-05-21 17:52:22 -04:00
Ean Milligan 0b8ae5c4e7
Update CODEOWNERS 2024-05-21 17:40:50 -04:00
Ean Milligan 073f8339ee
Update CODEOWNERS 2024-05-21 17:39:15 -04:00
David Lau f0a3e7d0da
Add Presage (#2)
This change adds Presage
2024-05-21 17:34:34 -04:00
Ean Milligan 3d72e4b586 update deno.yml, remove test step for now 2024-05-21 17:30:58 -04:00
Ean Milligan ec6781afc9 Merge branch 'master' of https://github.com/Burn-E99/GroupUp 2024-05-21 17:29:43 -04:00
Ean Milligan ebcc7d4a31 deno fmt and lint fixes 2024-05-21 17:29:00 -04:00
Ean Milligan 434599e411
Create deno.yml
add deno checks
2024-05-21 17:21:02 -04:00
Ean Milligan ef70de972a update codeowners 2024-05-21 17:10:21 -04:00
Ean Milligan 0a2a1259be add codeowners 2024-05-21 16:53:00 -04:00
Ean Milligan 8f5dc6a1e6 Add Pantheon and Onslaught activities 2024-05-21 16:38:08 -04:00
Ean Milligan ee09ad8c9c deno fmt 2024-05-21 05:00:32 -04:00
Ean Milligan ee501e4333 bump vernum 2024-05-21 04:59:42 -04:00
Ean Milligan acc168673a Add a couple possible fixes to the somethingWentWrong function 2024-05-21 04:42:12 -04:00
Ean Milligan 9869a602af add missing params 2024-05-21 04:35:13 -04:00
Ean Milligan 87aed21868 update privacy policy to note guild and user id are now being saved 2024-05-21 04:22:53 -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 6a951dff06 Remove tzConverter, not required for use anymore since Discord handles that now. 2024-05-20 18:38:01 -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 d36304a774 Add additional details for self hosting bot 2024-05-20 03:16:02 -04:00
Ean Milligan 5ed49c6cab Update my username 2024-05-20 03:07:53 -04:00
Ean Milligan 9677a886d9 fix links 2024-05-20 03:06:38 -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 7f7f7e2445 fix typos 2024-05-18 18:05:17 -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 fe9976b19a
Update README.md 2023-05-04 05:37:39 -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