A powerful, open-source Discord bot built for Phoenix'S discord
Community-driven • Reliable • Customizable moderation and utility solution
✨ Features • 🚀 Getting Started • 🤝 Contributing • 📄 License
- Powerful moderation tools
- Role and member management
- Utility commands
- Economy system
- Community interaction
- Fully customizable settings
- Easy to extend and self-host
- Clone the repository
git clone https://github.com/erenitylabs/sentinel.git
cd sentinel
- Install dependencies
bun install
- Configure the bot
- Copy
.env.example
to.env
- Fill in your bot token and other required settings
- Start the bot
bun run start
We welcome contributions of all kinds! To contribute:
- Fork the repo
- Create a new branch
- Make your changes
- Submit a Pull Request (to dev)
Please follow our contributing guidelines for more details.
This project is licensed under the GNU General Public License v3.0.
See the LICENSE file for details.