8000
Skip to content

Latest commit

Β 

History

History
31 lines (19 loc) Β· 854 Bytes

File metadata and controls

31 lines (19 loc) Β· 854 Bytes

The Open-Source Organization for the Discora Framework

Discora makes it easier to build Discord bots by handling commands, events, and interactions smoothly. It's been tested in real projects, proving its reliability and performance.

🌟 Features:

  • πŸ›  Simplified Command & Event Handling
  • πŸ”„ Support for Slash Commands, Buttons, and More
  • πŸ“¦ TypeScript & Node.js Support
  • 🧩 Modular and Extensible

πŸ“œ Get Started

Install Discora using npm:

npm install discora

Or quickly create a new project:

npx create-discora@latest

🀝 Contribute

We welcome contributions! Check out our repositories, report issues, or submit pull requests to help improve Discora.

πŸ”— Repository: github.com/DiscoraFramework/discora

0