Commit graph

22 commits

Author SHA1 Message Date
12337101b7
Only log guilds and roles once after connecting 2024-12-27 19:39:52 +13:00
e3984ab968
Added transcript dir to config 2024-12-27 19:36:02 +13:00
556f082aa2
Added command and functionality to stop interviews 2024-12-27 16:43:55 +13:00
87e5957ae9
Split interview template commands from admin and added delete command 2024-12-27 02:24:48 +13:00
2ee77c89af
Promoted listinvalid to a top level command 2024-12-27 02:07:42 +13:00
b2c6478458
More cleanup 2024-12-27 01:04:20 +13:00
a534ceac69
Minor cleanup 2024-12-27 00:50:33 +13:00
4f265f44e2
Minor cleanup 2024-12-27 00:38:35 +13:00
b02aacadd6
Small refactoring 2024-12-26 23:38:59 +13:00
729e84fdce
Switch to always reading interviews directly from database 2024-12-26 23:33:32 +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
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
e87208d8bd
Slight update 2024-12-26 19:37:56 +13:00
d70c2ae0d2
Added custom logger 2024-12-26 18:41:36 +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
ce836a465f
Added database functions for interviews 2024-12-26 18:07:36 +13:00
e3137eaa1f
Added command line arguments: --config, --transcript, --leave, --help, --version 2024-10-29 23:05:16 +13:00
9f15236878
Updated transcription library 2024-10-29 22:52:02 +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/SupportChild.cs (Browse further)