Skip to content

Add Telegram Whisper connector - #592

Merged
fguillot merged 1 commit into
kanboard:mainfrom
izzipizzy:add-telegram-whisper
Sep 11, 2026
Merged

fguillot merged 1 commit into
kanboard:mainfrom
izzipizzy:add-telegram-whisper

Conversation

@izzipizzy

Copy link
Copy Markdown
Contributor

Adds Telegram Whisper, a connector that creates Kanboard tasks from Telegram voice notes and text using local Whisper. Optional DeepSeek/OpenRouter rewriting is previewed before explicit Save; the interface and bot support Russian and English.

The initial v0.1.0 release is currently marked as a preview. It requires Kanboard 1.2.54+, SQLite, and companion Docker speech/polling services. remote_install is false because installing the PHP ZIP alone cannot start those services; the README documents the complete setup. has_schema is true for the SQLite connection/grant migration. The directory key and ZIP root are both Whisper.

Validation:

  • python3 scripts/validate-plugins.py passes; only the new alphabetically placed entry changes.
  • Downloaded the public release ZIP without authentication and verified its SHA-256 and Whisper/ root.
  • The same GitHub release ZIP is installed and running in the maintainer's Kanboard instance.
  • Plugin CI passes integration, HTTP and speech tests on Linux AMD64; local checks also passed on ARM64.

@fguillot
fguillot merged commit f56c76b into kanboard:main Sep 11, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants