📄️ Installation
Requirements
📄️ Quick Start
This guide walks through building a working interactive menu from scratch. By the end, you'll have a /weather slash command that displays an embed and responds to button clicks.
📄️ Project Setup
The Quick Start puts everything in a single file, which is fine for learning but not how you'd structure a real bot. This page covers the key integration points FlowCord needs — how you organize the rest of your project is up to you.