Commit Graph

17 Commits

Author SHA1 Message Date
4ac28bd210 Course retrieval from redis, setup ICS command data with course detailsl 2024-01-30 15:27:56 -06:00
f3c79b3576 Ditch ics package for raw string templating 2024-01-29 02:32:11 -06:00
916d9972de ICS command continued work 2024-01-28 06:00:17 -06:00
c3359de85b Add proper meeting type handling with place/time stringification fns 2024-01-18 03:30:21 -06:00
849fa153c8 Setup term cmd handler, use latest MeetingTimeResponse struct fns 2024-01-18 02:56:11 -06:00
26bdad9c94 Expand search response fidelity, footer shortcut fn 2024-01-18 02:11:43 -06:00
f5da706933 Improve embed, return interaction err properly, improve definition, add keywords to search 2024-01-18 00:19:32 -06:00
d03490ad4d Return commands at handler level, work on TermCommand implementation/definition 2024-01-17 23:57:22 -06:00
2ad241a475 Remove course index from embed, use switch for optional option handling 2024-01-17 23:52:21 -06:00
1baca364b0 Work on SearchCommandHandler & definition 2024-01-17 23:22:11 -06:00
5ffdbb6139 Add SearchCommandDefinition, use definition names directly in handler map 2024-01-15 13:07:28 -06:00
f9ab4870ba Add builder methods for Query, make all properties private 2024-01-14 22:28:55 -06:00
a4c00af1fe Setup search command stub, remove unused term cmd option for term lookup cmd 2024-01-07 08:38:17 -06:00
b4b2930a58 Add class duration to time command output 2024-01-07 08:37:43 -06:00
93449aa57c Name field 'Days of Week' instead of 'Weekdays' 2023-12-12 00:00:50 -06:00
ef153fd153 Setup command definitions, meetingtime command fields, footer fetch time 2023-12-11 19:30:13 -06:00
732a7445dc Add separate file for command definitions & handlers, begin meeting time command 2023-12-09 16:54:09 -06:00