Bots & Agents

Bots operate on platforms — Discord, Telegram, Slack — responding to messages, automating moderation, and connecting services. AI Agents go further: they reason about a goal, plan steps, use tools, and execute actions autonomously without human intervention for each step.

Beginner

Discord Bots

discord.py and discord.js — building bots that respond to commands, manage servers, and integrate with APIs.

Beginner

Telegram Bots

The Telegram Bot API and python-telegram-bot — building bots that send messages, handle payments, and process media.

Advanced

LLM Agents

LangChain, LangGraph, and the ReAct pattern — AI agents that reason, plan, and use tools to complete tasks.

Intermediate

Workflow Automation

n8n, Zapier alternatives, and building custom automation workflows that connect services without code.