add chzzk chat handler, command handler

This commit is contained in:
dalbodeule
2024-06-12 22:19:19 +09:00
parent 294bf04a50
commit 4b7fe25b21
14 changed files with 299 additions and 16 deletions

3
.idea/sqldialects.xml generated
View File

@@ -3,4 +3,7 @@
<component name="SqlDialectMappings">
<file url="PROJECT" dialect="MariaDB" />
</component>
<component name="SqlResolveMappings">
<file url="file://$PROJECT_DIR$/src/main/kotlin/space/mori/chzzk_bot/models/Command.kt" scope="{&quot;node&quot;:{ &quot;@negative&quot;:&quot;1&quot;, &quot;group&quot;:{ &quot;@kind&quot;:&quot;root&quot;, &quot;node&quot;:{ &quot;@negative&quot;:&quot;1&quot; } } }}" />
</component>
</project>