Commit graph

24 commits

Author SHA1 Message Date
c6579beba2
Refactored log channel handling 2024-12-27 20:17:14 +13:00
c6c7379f20
Make some messages ephemeral 2024-12-27 18:15:54 +13:00
3a57fa1e02
Updated log error message 2024-12-27 16:53:40 +13:00
556f082aa2
Added command and functionality to stop interviews 2024-12-27 16:43:55 +13:00
22dc2255bc
Delete interview if channel is no longer a ticket 2024-12-27 16:22:30 +13:00
be04edff3f
Updated some comments. 2024-12-27 02:58:17 +13:00
87e5957ae9
Split interview template commands from admin and added delete command 2024-12-27 02:24:48 +13:00
e51afd0b47
I forgot something in the last commit 2024-12-27 02:09:08 +13:00
2ee77c89af
Promoted listinvalid to a top level command 2024-12-27 02:07:42 +13:00
e8bf4d3004
Added tickets where the user has left to /admin listinvalid 2024-12-27 02:01:09 +13:00
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
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
414ace3dcc
Added extra validation for templates 2024-12-26 23:23:25 +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
d212f13b12
Add commands to update interview templates 2024-12-26 19:50:47 +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
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
Renamed from SupportChild/Commands/AdminCommands.cs (Browse further)