Telegram messaging skill for NeuroCore
Project description
neurocore-skill-telegram
Send Telegram messages from a NeuroCore flow (e.g. notifications, alerts, human-approval pings) via the Telegram Bot API.
pip install neurocore-skill-telegram
export TELEGRAM_BOT_TOKEN=123456:ABC...
components:
- name: notify
type: telegram
config:
chat_id: "123456789"
parse_mode: Markdown
flow:
type: sequential
steps:
- component: notify
Reads telegram_text (and optional telegram_chat_id, overriding config);
writes the Bot API response to telegram_result.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file neurocore_skill_telegram-0.1.0.tar.gz.
File metadata
- Download URL: neurocore_skill_telegram-0.1.0.tar.gz
- Upload date:
- Size: 3.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a921638a5a14aa27ef1549790a1b2d919d5c465c9d610bddc98bb98041f080a7
|
|
| MD5 |
0616bad886af55f2804f05e4a9463b1e
|
|
| BLAKE2b-256 |
b7eb8bdb6000fc1e65b36cbd008fb69e9f34fc3e942fc8517462100751e4e5c6
|
File details
Details for the file neurocore_skill_telegram-0.1.0-py3-none-any.whl.
File metadata
- Download URL: neurocore_skill_telegram-0.1.0-py3-none-any.whl
- Upload date:
- Size: 3.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2288a842a48b1e0b5b466e5cbf70d62e5eb6abd1a13d3a35f123f7d3b413e8db
|
|
| MD5 |
0cd483ccb6806810e6e24f74a22a10a2
|
|
| BLAKE2b-256 |
dd5c13d9fc32bb49f2c9208101549db83e2a183bf8894bb0e0de9960bcc13d64
|