discobase-core
v1.0.3
Published
A powerful, production-ready Discord bot framework built on Discord.js v14
Maintainers
Readme
DiscoBase Framework
discobase-core
⚠️ Note: This is the core library package for DiscoBase. You should not install this directly.
🚀 Getting Started
To create a new DiscoBase project, use the official scaffolding tool:
npx create-discobase@latestThis will guide you through creating a new Discord bot project with all the necessary setup.
📦 What is discobase-core?
discobase-core is the internal core library that powers DiscoBase bots. It contains:
- ✅ Discord.js v14 integration
- ✅ Command & Event handlers
- ✅ Hot-reload functionality
- ✅ Built-in dashboard support
- ✅ MongoDB integration helpers
This package is automatically installed when you create a project using create-discobase.
📚 Documentation
For complete documentation, tutorials, and guides, visit:
💬 Support
Join our Discord community for help and updates:
🔗 Links
- Main Package: create-discobase
- GitHub: ethical-programmer/create-discobase
- Documentation: discobase.site
📜 License
Apache-2.0 © DiscoBase Team
