Migrated moods and prompts to the settings.

Removed the weird concurrent dictionary and replaced with Redis.
Removed the cleanup watchdog in favor of Redis expiration
This commit is contained in:
barelyprofessional
2026-02-17 22:02:09 -06:00
parent 75e958cd2a
commit 0dcbb25fe3
7 changed files with 126 additions and 190 deletions

View File

@@ -49,9 +49,6 @@
<Content Include="NLog.config">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
<Content Include="Commands/NoraPrompt.txt">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
</ItemGroup>
</Project>