Commit graph

237 commits

Author SHA1 Message Date
0cead82b09
I put the wrong link 2025-02-12 00:02:14 +13:00
9f846ea729
Update README.md 2025-02-06 15:30:21 +13:00
63276257d2
Fixed transcript command not being able to send old html transcripts 2025-02-06 15:22:19 +13:00
df2f2e63c9
Don't cache empty close reasons 2025-02-06 15:20:58 +13:00
ff2a9e54e4
Update README.md 2025-02-06 15:18:37 +13:00
4cbcf0b65e
Refactored and split up the database class 2025-02-06 15:15:18 +13:00
8445fefaf9
Merged add and remove message into set message 2025-02-04 22:05:30 +13:00
7f1d3a9cec
Fix formatting in /say log 2025-02-04 21:57:55 +13:00
787bd1193e
Update README.md 2025-02-04 21:56:48 +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
f70a3ab044
Version bump 2025-02-04 21:49:46 +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
9fcd1ddeac
Oops I put the wrong file name 2025-02-04 21:02:50 +13:00
9a5a6c93c7
Updated readme 2025-02-04 21:01:12 +13:00
2acf56bc2f
Fix transcript dependency 2025-02-04 20:59:49 +13:00
338b1b0d1f
Update to .NET 9, update some other dependencies 2025-02-04 20:58:52 +13:00
ace7d04a5d
Update README.md 2025-02-04 20:44:37 +13:00
491293947d
Add info about min and max chars to interview message 2025-02-04 20:41:01 +13:00
be44de1eb3
Fix other users being able to answer interview questions in selectors and buttons 2025-02-04 20:38:34 +13:00
9d30a2d415
Add null check to mentionable selectors 2025-02-04 20:14:16 +13:00
2242e6e3bf
Add documentation link to template get command 2025-02-04 20:12:37 +13:00
1a79ae1d23
Fixed setting templates if the existing template is broken 2025-02-04 20:10:29 +13:00
91652eb8fb
Fix interview step being passed by reference instead of by value when getting them from the definitions, breaking selectors for instance 2025-02-04 20:07:37 +13:00
0984f50fff
Remove obsolete interview step type names 2025-02-04 20:06:08 +13:00
c46a920317
Added more error messages to database actions 2025-02-04 20:04:42 +13:00
79009a659d
Fixed NPE when there are no definitions set 2025-02-04 20:00:15 +13:00
38bf5e0d2f
Removed summary length validation, added validation for REFERENCE_END types in the normal interview tree 2025-02-04 19:57:55 +13:00
6f7003ba62
Rename message-type to step-type 2025-02-04 19:55:25 +13:00
a5c722cebf
Update status every minute 2025-02-04 19:45:19 +13:00
17a8e7b3dc
Added an example image to documentation 2025-02-04 19:44:03 +13:00
6d71918cd5
Fixed bug where references didn't work in the first step 2025-02-04 19:42:02 +13:00
d43cfecb29
Updated interview documentation
Updated links
2025-02-04 19:40:25 +13:00
63f5d9fce2
Add more template validation 2025-02-04 19:32:41 +13:00
af319b18b7
Add length limit to summary fields 2025-02-04 19:31:40 +13:00
78c111be54
Add option to merge answers for summary 2025-02-04 19:30:12 +13:00
d8e1863182
Made it possible to add a summary to any message instead of only interview ends 2025-02-04 19:27:20 +13:00
abe0e3397e
Added more checks and fixed bugs in interview template validation 2025-02-04 19:21:48 +13:00
61b57d0afc
Added step references, ability to jump to other steps depending on user actions 2025-02-04 16:32:21 +13:00
da5cca1f78
Add references to schema 2025-02-04 15:30:11 +13:00
6c20d6fa64
Fix bot status disappearing after some time 2025-02-03 02:21:03 +13:00
e7377cdece
Made reload command no longer restart the discord client 2025-02-03 02:06:31 +13:00
3442ec317d
Fixed reload command log message 2025-02-03 02:01:36 +13:00
79efcc7698
Merge branch 'main' of https://toastielab.dev/Emotions-stuff/SupportChild 2025-02-03 00:56:12 +13:00
c478f71917
Fix guild logging filter 2025-02-03 00:54:33 +13:00
c9ba8b4952 Update README.md 2025-01-04 14:34:51 +00:00
5aec1b7e7b Update README.md 2025-01-04 14:32:55 +00:00
66d67257be
Fix logging issues 2024-12-27 20:22:00 +13:00
c6579beba2
Refactored log channel handling 2024-12-27 20:17:14 +13:00