Create a Humorous Telegram Bot with AI and Postgres - n8n Workflow | Neura Market
Create a Humorous Telegram Bot with AI and Postgres
Build a witty Telegram bot using n8n, OpenRouter, and Postgres to deliver jokes, motivational quotes, and playful roasts. This workflow tracks user interactions and provides statistics and leaderboards.
This workflow creates a Telegram bot named GiggleGPTBot that uses AI to generate humorous content. It responds to user commands and mentions, posts scheduled content, and logs user interactions in a Postgres database. The bot supports commands like /joke, /inspire, and /roast, and provides user statistics and leaderboards. The workflow ensures database tables are initialized and manages scheduled posts for consistent content delivery.
Platform
n8n
Category
AI
Price
Free
Creator
Daniel Park
if
code
switch
postgres
telegram
stickyNote
agent
scheduleTrigger
telegramTrigger
lmChatOpenRouter
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.