Get fast crypto news and sentiment in Telegram. Users send a coin or company name, and the bot replies with a clean summary, links, and a simple sentiment read. It is great for marketing teams, community managers, and founders who need quick updates before posting or making decisions.
Here is how it works. A Telegram message starts the flow. The chat ID is stored as a session ID so replies go back to the right user. An AI agent extracts a single keyword from the message. Ten crypto RSS feeds are pulled and merged. A code step filters articles by the keyword. Another step builds a short prompt that lists the matched articles. GPT 4o summarizes the key moves and gives market sentiment. The text is formatted and sent back to Telegram, ready to share.
To set this up, you need a Telegram bot token and an OpenAI API key. Connect both in n8n and replace the static chatId with the dynamic sessionId so replies reach the sender. Expect faster research and fewer missed updates. Teams can track coins, partners, or topics like NFTs or DeFi and turn results into social posts, internal notes, or quick client updates.