Bot From Scratch

Use when building a chat-platform bot (Discord/Telegram/Slack/Twitter-style) from first principles — the event loop, command routing, and platform API integration, not an LLM agent framework. Triggers on: 'build a discord bot from scratch', 'implement a telegram bot event loop', 'webhook vs polling for a bot', 'command router for a chat bot', 'rate limiting a platform API bot'. Covers polling vs webhook architecture, command parsing/routing, and state management.

yanacuti1121 66e2e15 7.4 KB Updated 2 repo stars

File contents

yanacuti1121/Yana-AI/tree/main/core/skills/bot-from-scratch commit 66e2e15331

Frequently asked questions

npx skillmds add yanacuti1121/bot-from-scratch