A first attempt to make dialogue capability for module

This commit is contained in:
Blue 2025-04-01 19:46:35 +03:00
parent 8187d045cd
commit ab9a0af05e
Signed by: blue
GPG key ID: 9B203B252A63EE38
8 changed files with 190 additions and 30 deletions

View file

@ -26,6 +26,7 @@ modules:
replies:
success: []
grab: []
forbidden: [Forbidden]
error: [Command error]
unhandled: [No such command]