Commit graph

16 commits

Author SHA1 Message Date
b2113695f8
Added support for multiple paths in mention selectors
Not sure how this could actually be useful but no reason to lock it down really.
2024-12-26 23:27:36 +13:00
14724c054e
Add selector descriptions 2024-12-26 23:25:11 +13:00
414ace3dcc
Added extra validation for templates 2024-12-26 23:23:25 +13:00
2553ad5c69
Added selector placeholders to template 2024-12-26 22:24:42 +13:00
f03473ba14
Add all other discord selector types 2024-12-26 20:51:41 +13:00
e2494c73d4
Add command to restart interviews 2024-12-26 20:47:07 +13:00
d9fcef449a
Get templates from database every time a new interview is started to avoid issues with the templates being passed by reference and then modified accidentally 2024-12-26 20:38:17 +13:00
1ced350789
Added optional properties to interview questions 2024-12-26 20:32:34 +13:00
a8d7440a7a
Add error handling for buttons and selectors 2024-12-26 20:30:56 +13:00
91991c10f2
Added support for END_WITHOUT_SUMMARY and ERROR question types 2024-12-26 20:28:39 +13:00
f9fbc5990c
Some cleanup 2024-12-26 20:18:07 +13:00
280d18c80b
Added selection box support 2024-12-26 20:16:18 +13:00
32776826ba
Created functioning interview system PoC 2024-12-26 20:12:50 +13:00
d212f13b12
Add commands to update interview templates 2024-12-26 19:50:47 +13:00
ce836a465f
Added database functions for interviews 2024-12-26 18:07:36 +13:00
7f13161853
Started interview system PoC 2024-12-26 17:55:00 +13:00