Commit graph

29 commits

Author SHA1 Message Date
414dbae62f
Moved interview templates to own table
This splits them into different entries making it possible to separately edit different ones at the same time.
2024-12-27 01:54:28 +13:00
24defe0128
Remove some unnecessary variables 2024-12-27 01:39:46 +13:00
769643a292
Fixed check for if ticket is already in destination category 2024-12-27 01:31:19 +13:00
f0e48cc2ab
Improved error detection when moving a ticket to a different category 2024-12-27 01:29:32 +13:00
f5852dae29
Added more detailed logging to log channel 2024-12-27 01:21:37 +13:00
93446ca30d
Slight update 2024-12-27 00:47:23 +13:00
4f265f44e2
Minor cleanup 2024-12-27 00:38:35 +13:00
3d2d987dfe
Add config entries for interviews 2024-12-26 23:47:55 +13:00
414ace3dcc
Added extra validation for templates 2024-12-26 23:23:25 +13:00
f1ce93ae86
Fixed restart interview command not being ephemeral 2024-12-26 20:48:50 +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
839ec527df
Made interview command responses ephemeral 2024-12-26 20:22:05 +13:00
32776826ba
Created functioning interview system PoC 2024-12-26 20:12:50 +13:00
327f4d6de6
Moved button and selector logic for new tickets to event handler 2024-12-26 20:04:47 +13:00
d212f13b12
Add commands to update interview templates 2024-12-26 19:50:47 +13:00
9ef4364a13
Added option to pin the first ticket message 2024-12-26 19:25:08 +13:00
4f716dbbc9
Switched from mention to category name in move command 2024-12-26 19:01:20 +13:00
03497a28f8
Catch not found exceptions 2024-12-26 18:57:41 +13:00
5c75e1fa7d
Updated to latest 5.0.0 nightly build of DSharpPlus
Still needs a new logger implementation and some new exception handling.
2024-12-26 18:36:20 +13:00
3a94de9f23
Fix disabling ticket limit using 0 2024-12-26 17:57:58 +13:00
7f13161853
Started interview system PoC 2024-12-26 17:55:00 +13:00
3296fa98d1
Added pagination to say list 2024-10-29 23:17:44 +13:00
8af3e0a2f4
Added reason to close command 2024-10-29 23:14:47 +13:00
55029de233
Added more info to status command 2024-10-29 23:11:05 +13:00
9f15236878
Updated transcription library 2024-10-29 22:52:02 +13:00
4bac506bfc
Codacy refactoring 2024-10-29 22:34:41 +13:00
c084cbe368
Fixed project being indented by tabs instead of spaces 2024-10-29 22:10:37 +13:00
dc072d2d58
Deleted solution, moved project up. 2024-10-29 21:43:04 +13:00