Commit graph

18 commits

Author SHA1 Message Date
66d67257be
Fix logging issues
All checks were successful
Toastie-stuff/SupportChild/pipeline/head This commit looks good
2024-12-27 20:22:00 +13:00
c6579beba2
Refactored log channel handling 2024-12-27 20:17:14 +13:00
dac221246c
Refactor random assignment and make it only assign staff with read access 2024-12-27 19:43:06 +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
d4be9cb849
Made registering a category no longer be a requirement for uploading a template for it 2024-12-27 16:28:27 +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
3d2d987dfe
Add config entries for interviews 2024-12-26 23:47:55 +13:00
327f4d6de6
Moved button and selector logic for new tickets to event handler 2024-12-26 20:04:47 +13:00
9ef4364a13
Added option to pin the first ticket message 2024-12-26 19:25:08 +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
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
Renamed from SupportChild/Commands/NewCommand.cs (Browse further)