Commit graph

21 commits

Author SHA1 Message Date
df2f2e63c9
Don't cache empty close reasons 2025-02-06 15:20:58 +13:00
4cbcf0b65e
Refactored and split up the database class 2025-02-06 15:15:18 +13:00
679796a910
Catch NRE when user can be found but a dm channel cannot be created
Regardless of DM permission
2025-02-04 21:51:52 +13:00
d1691e2377
Fix typo 2025-02-04 21:48:50 +13:00
05d44e19aa
Update max upload limit to new discord api limit 2025-02-04 21:23:12 +13:00
3a602db94f
Fix error message when using close command after already having set a close reason 2025-02-04 21:20:19 +13:00
c6579beba2
Refactored log channel handling 2024-12-27 20:17:14 +13:00
8820549927
Normalised interview terminology for "question", "path", "step" to use "step" everywhere 2024-12-27 17:23:03 +13:00
7d70cde3b4
Add some janky handling of users clicking the close button several times 2024-12-27 17:00:24 +13:00
84ad8cbca4
Tickets with assets smaller than 25MiB include them in the transcript 2024-12-27 16:58:26 +13:00
3a57fa1e02
Updated log error message 2024-12-27 16:53:40 +13:00
24defe0128
Remove some unnecessary variables 2024-12-27 01:39:46 +13:00
f5852dae29
Added more detailed logging to log channel 2024-12-27 01:21:37 +13:00
32776826ba
Created functioning interview system PoC 2024-12-26 20:12:50 +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
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
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/Commands/CloseCommand.cs (Browse further)