Commit Graph

27 Commits

Author SHA1 Message Date
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 d36304a774 Add additional details for self hosting bot 2024-05-20 03:16:02 -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 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 (Bastion) 33d9770b5f V1.0.1 - Fix setup permission issue, sonar fixes 2023-05-04 05:24:26 -04:00
Ean Milligan (Bastion) be4caa1fb1 Those shouldn't be strings anymore 2023-03-28 20:23:08 -04:00
Ean Milligan (Bastion) c1f026bb04 Add user icon to event to hide their ID in a place where I can retrieve it from 2023-03-28 17:24:51 -04:00
Ean Milligan (Bastion) 89bfce32f0 All around datetime parsing update, finalize step allows editing, lfg creator mostly there 2023-03-27 22:41:59 -04: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) e0497b8526 slash command system added 2023-01-11 21:21:43 -05:00
Ean Milligan (Bastion) 3e6168a396 Initial setup for standard events 2023-01-11 18:06:20 -05:00
Ean Milligan (Bastion) f38ae161f6 ver bump for rewrite branch 2022-12-21 14:49:52 -05:00
Ean Milligan (Bastion) 078b10a49d v0.5.8 - Season 19 activities 2022-12-09 16:32:01 -05:00
Ean Milligan (Bastion) 96b64c4ddd ver file bump 2022-08-27 02:31:36 -04:00
Ean Milligan (Bastion) 5f4c3b10b1 deno fmt this time + readme update 2022-07-10 20:48:38 -04:00
Ean Milligan (Bastion) 86ecb0a60b V0.5.6
Added new dungeon, reordered dungeon list to be newest to oldest
2022-05-24 21:28:10 -04:00
Ean Milligan (Bastion) 01051cc4b0 V0.5.5
Discord mentions apparently changed at some point
2022-05-13 18:53:12 -04:00
Ean Milligan (Bastion) 35c0abdb21 forgot to increment config.ts 2022-03-06 00:35:05 -05:00
Ean Milligan (Bastion) f0bff77008 V0.5.3 - Witch Queen activity update 2022-03-06 00:23:23 -05:00
Ean Milligan (Bastion) a87d43374c V0.5.1&V0.5.2
Updated games.ts to include up to date data, updated games.ts to be more descriptive for crucible and gambit.
2021-12-13 22:05:48 -05:00
Ean Milligan (Bastion) 600607bee8 forgot to update config.tx 2021-11-21 20:29:21 -05: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) c0d9abbe70 V0.2.3
Misc typos/bugs fixed
2021-06-03 01:49:13 -04:00
Ean Milligan (Bastion) af92920ec9 V0.2.1
More error handling, better time parsing, basic feature set fully flushed out.
2021-06-02 12:27:05 -04: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