|
|
8f5dc6a1e6
|
Add Pantheon and Onslaught activities
|
2024-05-21 16:38:08 -04:00 |
|
|
|
ee09ad8c9c
|
deno fmt
|
2024-05-21 05:00:32 -04:00 |
|
|
|
acc168673a
|
Add a couple possible fixes to the somethingWentWrong function
|
2024-05-21 04:42:12 -04:00 |
|
|
|
9869a602af
|
add missing params
|
2024-05-21 04:35:13 -04:00 |
|
|
|
a7ecac486b
|
add guild and user id logging to report command to facilitate data deletion.
|
2024-05-21 04:22:26 -04:00 |
|
|
|
2e3435db51
|
refactor for sonar, deno fmt
|
2024-05-21 04:06:29 -04:00 |
|
|
|
f4c10e372d
|
change date/time modal from using constant to config for dateFormat
|
2024-05-21 03:55:34 -04:00 |
|
|
|
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 |
|
|
|
cd95894691
|
Fix UTC/GMT parsing, what the heck was I thinking when I wrote that
|
2024-05-21 03:20:01 -04:00 |
|
|
|
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 |
|
|
|
05ac1a79dd
|
add deno lint comment for universal util function
|
2024-05-21 03:07:07 -04:00 |
|
|
|
5ccccae1f4
|
Add activity verification
|
2024-05-20 19:40:41 -04:00 |
|
|
|
0b8ac79e5c
|
Readd zero hour and whisper
|
2024-05-20 18:39:43 -04:00 |
|
|
|
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 |
|
|
|
bc5f7a0473
|
Add Guild and CustomActivity auditing
|
2024-05-20 02:54:45 -04:00 |
|
|
|
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 |
|
|
|
d8b5f010c2
|
sonar cleanup
|
2024-05-18 18:32:35 -04:00 |
|
|
|
5a8cd8e8bb
|
restructure DB files to make initialization easier
|
2024-05-18 18:05:40 -04:00 |
|
|
|
0e440a7b33
|
Add missing activity
|
2023-05-26 16:15:18 -04:00 |
|
|
|
b79194670b
|
Add new activities for current D2 season
|
2023-05-25 16:35:05 -04:00 |
|
|
|
33d9770b5f
|
V1.0.1 - Fix setup permission issue, sonar fixes
|
2023-05-04 05:24:26 -04:00 |
|
|
|
3db443effc
|
apply same change to log channel code
|
2023-05-04 05:07:04 -04:00 |
|
|
|
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 |
|
|
|
e0a4745ace
|
convert bot permission from botid to botroleid
|
2023-05-04 04:47:21 -04:00 |
|
|
|
58eef38295
|
.
|
2023-05-04 04:43:58 -04:00 |
|
|
|
a8f90da119
|
.
|
2023-05-04 04:41:15 -04:00 |
|
|
|
eeced6e9fb
|
.
|
2023-05-04 04:40:21 -04:00 |
|
|
|
01004a1a58
|
continue permission issue
|
2023-05-04 04:39:03 -04:00 |
|
|
|
a742223926
|
working on setup permission issue
|
2023-05-04 04:34:54 -04:00 |
|
|
|
9e4c351a85
|
handle "major" sonar issues
|
2023-05-01 14:06:46 -04:00 |
|
|
|
4cb6d624f3
|
handle "minor" sonar issues
|
2023-05-01 14:01:31 -04:00 |
|
|
|
20008865a7
|
handle sonar bugs
|
2023-05-01 13:57:46 -04:00 |
|
|
|
1452c7ec44
|
deno fmt
|
2023-05-01 13:54:35 -04:00 |
|
|
|
0926a7df09
|
Add bot list stat posting system
|
2023-05-01 13:26:25 -04:00 |
|
|
|
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 |
|
|
|
ac8913c86c
|
Add Terms and Privacy to info command
|
2023-05-01 03:07:12 -04:00 |
|
|
|
6a300d6f86
|
Add guildId to custom activities DB, and Privacy Policy
|
2023-05-01 02:56:57 -04:00 |
|
|
|
e26771f24e
|
Add DB audit command
|
2023-04-30 00:27:15 -04:00 |
|
|
|
ad3d854469
|
Update early token deletion to be less aggressive + deno fmt
|
2023-04-29 20:23:24 -04:00 |
|
|
|
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 |
|
|
|
ec9c572c29
|
finalize retrofit system
it may not be perfect, but it will work 'gud enuf'
|
2023-04-29 05:15:43 -04:00 |
|
|
|
3b1e6b6370
|
continue work on retrofit
|
2023-04-29 05:08:27 -04:00 |
|
|
|
8e912ca8f2
|
Add retrofit system
|
2023-04-29 04:56:21 -04:00 |
|
|
|
bcdc3ccde2
|
remove done todo
|
2023-04-29 04:30:41 -04:00 |
|
|
|
afeb6beda0
|
Verify bot can dm users when they try to whitelist an event + deno fmt
|
2023-04-29 04:29:15 -04:00 |
|
|
|
ed18f556b1
|
Log custom events to our db to find common events
|
2023-04-29 03:57:18 -04:00 |
|
|
|
74e59b30a0
|
finalize help command
|
2023-04-29 03:31:32 -04:00 |
|
|
|
3268eeff7e
|
standardize all slash command names, start work on /help command, deno fmt
|
2023-04-29 03:18:06 -04:00 |
|
|
|
1c7a97b616
|
Add DateTime valid check
|
2023-04-29 01:50:01 -04:00 |
|
|
|
3f80b5ea63
|
Prevent event from being created in the past (or edited to be in the past)
|
2023-04-29 01:29:53 -04:00 |
|