Commit Graph

37 Commits

Author SHA1 Message Date
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) 4ddfd70655 deno fmt 2023-03-26 21:37:47 -04:00
Ean Milligan (Bastion) 716913b24c Add parsing of date 2023-03-26 21:34:25 -04:00
Ean Milligan (Bastion) 2b62cd0e72 finalize time parsing, reorg all date/time parsing to new file 2023-03-26 03:55:33 -04:00
Ean Milligan (Bastion) 06b35d5a2c add TZ parsing 2023-03-25 02:28:39 -04:00
Ean Milligan (Bastion) 6e92407fc9 Parse event category/activity and time from user input 2023-03-24 17:25:39 -04:00
Ean Milligan (Bastion) 37a46d82f0 Fixes member count parsing and error handling, start adding finalize step 2023-03-23 15:49:43 -04:00
Ean Milligan (Bastion) 50aa8d204c Add TZ consts
Add all valid tz abbrs and the scripts that generated it
2023-03-23 02:30:51 -04:00
Ean Milligan (Bastion) 8c6a3749df Finish most of the create event 2023-02-02 21:33:27 -05:00
Ean Milligan (Bastion) d5f0b08e08 clean up button implementation some, start on custom act modal 2023-02-02 02:26:28 -05:00
Ean Milligan (Bastion) dad0b8ca76 deno fmt 2023-01-31 03:34:53 -05:00
Ean Milligan (Bastion) d712b116b6 Add button systems, add game selection, add initial details modal 2023-01-31 03:32:53 -05:00
Ean Milligan (Bastion) 5303a20234 slight file reorg, start work on event creation 2023-01-30 01:17:22 -05:00
Ean Milligan (Bastion) d65a8e0cb3 add activities 2023-01-29 04:57:26 -05:00
Ean Milligan (Bastion) 23f1a3bd45 don't need generateReport 2023-01-29 01:51:49 -05:00
Ean Milligan (Bastion) 19d3aa7819 add delete command to reset a lfg channel 2023-01-29 01:28:08 -05:00
Ean Milligan (Bastion) 79673bdf91 deno fmt 2023-01-28 20:59:39 -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) 9cb615e68d update report 2023-01-11 22:57:58 -05:00
Ean Milligan (Bastion) d8bd5694fb add report command 2023-01-11 22:23:27 -05:00
Ean Milligan (Bastion) db492f312f add inccnt to info 2023-01-11 21:26:48 -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) 460a7ed557 Begin rewrite 2023-01-09 21:26:41 -05:00
Ean Milligan (Bastion) 078b10a49d v0.5.8 - Season 19 activities 2022-12-09 16:32:01 -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) 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) 4f7915d2fc V0.5.4 added another activity for WQ 2022-03-06 00:34:45 -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) 7ac2420e7d V0.5.0
Added ICS Download
2021-11-12 00:28:07 -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