Adds cards to Boards for connecting with Telegram.
AUTHOR.md
protofy
we're inventors empowering inventors
TAGS.txt
CHAT
SOCIAL
README.md
Bring Telegram bots into your workflow. This asset adds bot-connected cards to your Boards so conversations and automations live in one place โ and includes a ready-to-use board that serves files on demand.
A lightweight bridge between your Telegram bot and Boards: send messages/media, receive incoming texts, and control who can talk to your bot.
TELEGRAM_BOT_TOKEN and TELEGRAM_BOT_USERNAMEA minimal board that listens for /files <filename> and sends the requested file from data/public.
How it works
data/public./files <filename>:
<filename> exists in data/public.Usage
/files <filename>
Example: /files vento-logo.png
Notes: exact filename match (case-sensitive). Folder scanned:
data/public.
data/public to use the example boardYour bot is now connected to your Boards.