1
1
mirror of https://github.com/Burn-E99/GroupUp.git synced 2026-01-05 02:57:52 -05:00
Commit Graph

62 Commits

Author SHA1 Message Date
2e9d3167cb fix comment wording 2023-04-08 04:28:08 -04:00
2b31e7949e Add join button, rework a lot of the alternate and leave button to actually work and be efficient 2023-04-08 03:42:22 -04:00
34172e7266 Add leave and alternate buttons 2023-04-08 02:53:51 -04:00
3769fe5724 utils reorg, moved things that are shared between live, editing, and creation to general utils file 2023-04-08 02:52:54 -04:00
fa0ffe35e5 Properly initialize join/leave/alt btns 2023-04-07 01:45:33 -04:00
d60668e86f deno fmt & initialize join/leave/alternate buttons 2023-04-07 01:37:04 -04:00
871398a28d Add getters for LFGMembers 2023-04-07 01:28:43 -04:00
025d1cb4c1 Update welcome message wordage/design, update join/leave button order 2023-04-07 00:47:54 -04:00
0a4c622dfe Add light telemetry (command counting) 2023-04-07 00:30:47 -04:00
5ccf65d89b Add error handling to event creation 2023-04-07 00:15:10 -04:00
3ff04ec8d7 Add new Among Us mode 2023-04-06 23:59:16 -04:00
5c4fded76b Update finalize event wordage 2023-04-06 23:49:39 -04:00
988f826545 deno fmt + change sendMessage to bot.helpers.sendMessage 2023-04-06 23:40:57 -04:00
e609654761 Finalize event creation
Add active_event db table
Rename gameSelection button to gameSelection for consistency
Fix prefill for DateTime modal to correctly parse time and to not misparse other embeds
Add autoCleanup to finalize step
Add whole createEvent step
Code usability updates to event-creation utils
2023-04-06 23:23:52 -04:00
be4caa1fb1 Those shouldn't be strings anymore 2023-03-28 20:23:08 -04:00
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
89bfce32f0 All around datetime parsing update, finalize step allows editing, lfg creator mostly there 2023-03-27 22:41:59 -04:00
4ddfd70655 deno fmt 2023-03-26 21:37:47 -04:00
716913b24c Add parsing of date 2023-03-26 21:34:25 -04:00
2b62cd0e72 finalize time parsing, reorg all date/time parsing to new file 2023-03-26 03:55:33 -04:00
06b35d5a2c add TZ parsing 2023-03-25 02:28:39 -04:00
6e92407fc9 Parse event category/activity and time from user input 2023-03-24 17:25:39 -04:00
37a46d82f0 Fixes member count parsing and error handling, start adding finalize step 2023-03-23 15:49:43 -04:00
50aa8d204c Add TZ consts
Add all valid tz abbrs and the scripts that generated it
2023-03-23 02:30:51 -04:00
8c6a3749df Finish most of the create event 2023-02-02 21:33:27 -05:00
d5f0b08e08 clean up button implementation some, start on custom act modal 2023-02-02 02:26:28 -05:00
dad0b8ca76 deno fmt 2023-01-31 03:34:53 -05:00
d712b116b6 Add button systems, add game selection, add initial details modal 2023-01-31 03:32:53 -05:00
5303a20234 slight file reorg, start work on event creation 2023-01-30 01:17:22 -05:00
d65a8e0cb3 add activities 2023-01-29 04:57:26 -05:00
23f1a3bd45 don't need generateReport 2023-01-29 01:51:49 -05:00
19d3aa7819 add delete command to reset a lfg channel 2023-01-29 01:28:08 -05:00
79673bdf91 deno fmt 2023-01-28 20:59:39 -05:00
a43fade7d5 Slight rework to commands, db redesign, setup command almost done 2023-01-28 20:58:24 -05:00
9cb615e68d update report 2023-01-11 22:57:58 -05:00
d8bd5694fb add report command 2023-01-11 22:23:27 -05:00
db492f312f add inccnt to info 2023-01-11 21:26:48 -05:00
e0497b8526 slash command system added 2023-01-11 21:21:43 -05:00
3e6168a396 Initial setup for standard events 2023-01-11 18:06:20 -05:00
460a7ed557 Begin rewrite 2023-01-09 21:26:41 -05:00
f38ae161f6 ver bump for rewrite branch 2022-12-21 14:49:52 -05:00
078b10a49d v0.5.8 - Season 19 activities V0.5.8 2022-12-09 16:32:01 -05:00
da27fb406c readme update 2022-08-27 02:32:26 -04:00
96b64c4ddd ver file bump V0.5.7 2022-08-27 02:31:36 -04:00
04ebce7d01 v0.5.7 - Sonar Cleanup + New Activities 2022-08-27 02:31:23 -04:00
5f4c3b10b1 deno fmt this time + readme update 2022-07-10 20:48:38 -04:00
cc1825fb25 Enable Sonar + deno fmt 2022-07-10 20:33:14 -04:00
86ecb0a60b V0.5.6
Added new dungeon, reordered dungeon list to be newest to oldest
V0.5.6
2022-05-24 21:28:10 -04:00
01051cc4b0 V0.5.5
Discord mentions apparently changed at some point
V0.5.5
2022-05-13 18:53:12 -04:00
35c0abdb21 forgot to increment config.ts 2022-03-06 00:35:05 -05:00