Skip to content

feat: separate draft and direct send logic into distinct tools#26

Open
randall-vx wants to merge 1 commit into
chaindead:mainfrom
randall-vx:main
Open

feat: separate draft and direct send logic into distinct tools#26
randall-vx wants to merge 1 commit into
chaindead:mainfrom
randall-vx:main

Conversation

@randall-vx
Copy link
Copy Markdown

This commit addresses the maintainer's feedback by keeping the draft functionality under 'tg_draft' and introducing a new 'tg_send' tool that immediately sends the message.

The README has been adjusted accordingly.

Closes #12 o Alternative to #12

@chaindead

This commit addresses the maintainer's feedback by keeping the draft functionality under 'tg_draft' and introducing a new 'tg_send' tool that immediately sends the message. The README has been adjusted accordingly.
@chaindead
Copy link
Copy Markdown
Owner

cool, but add plz flag --unrectricted (-u), if this flag no enabled - tool should return message to user with help to enable this flag like

"send tool is disabled by default. To enable it add --unrestricted to mcp cli config" smth like this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants