Publishing with dialogs

This commit is contained in:
Blue 2025-04-03 22:53:32 +03:00
parent ab9a0af05e
commit ce29081a5f
Signed by: blue
GPG key ID: 9B203B252A63EE38
3 changed files with 115 additions and 2 deletions

View file

@ -32,4 +32,5 @@ This module is designed to manage access to Bot.
This module enables bot to publish to PubSub nodes
#### Commands:
- **to** `node@service` `title`\n`article`: Publishes `article` to the `node` of the `service`
- **to** `node@service` `title`\n`article`: Publishes `article` to the `node` of the `service`
- **dialog**: opens an interactive dialog to do the same thing command `to` does