The Modern Way to Build Discord Bots • PHP 8.2+ • Type-Safe • Dead Simple
Crafted with ❤️ for developers who demand better
Building Discord bots shouldn't be complicated. Tempcord strips away the noise and gives you a framework that just works.
- Elegant Code — Write bots that read like English
- Type-Safe — Leverage PHP 8.2+ for bulletproof reliability
- Developer First — Built by developers, for developers
- Production Ready — Battle-tested in real-world applications
| Feature | Details |
|---|---|
| ⚙️ Modern Stack | Built on Tempest framework with PHP 8.2+ |
| 🔗 Complete Discord API | Full v10 API coverage with intuitive abstractions |
| 🎨 Expressive API | Chainable methods, fluent interfaces, zero boilerplate |
| 🧪 Testing Ready | PHPUnit + built-in testing utilities |
| 📦 Zero Config | Sensible defaults, Composer-managed dependencies |
| 🔥 Hot Reload | Develop faster with instant feedback loops |
| 📚 Documented | Comprehensive guides, examples & API docs |
| 🌍 Community | Active maintainers & helpful community |
# Create a new Tempcord project
composer create-project tempcord/tempcord my-bot
# Install dependencies
cd my-bot && composer install
# Run your bot
php tempcord bootcomposer create-project tempcord/tempcord my-awesome-bot✅ Community management bots
✅ Music streaming bots
✅ Moderation & anti-spam systems
✅ Game integration bots
✅ Dashboard & analytics tools
✅ Custom workflows & automation
✅ AI-powered chat bots
✅ Anything your imagination allows
- Language → PHP 8.2+
- Framework → Tempest
- API → Discord.js-inspired, built in PHP
- Package Manager → Composer
- Testing → PHPUnit
- Architecture → Event-driven, async-ready
We love contributions! Whether it's:
- 🐛 Bug reports
- ✨ Feature requests
- 🚀 Pull requests
- 📚 Documentation improvements
- 💬 Community feedback
Check out CONTRIBUTING.md to get started.
MIT License — See LICENSE for details
Made by developers. For developers. Forever open source.
Star ⭐ us on GitHub if you find this helpful!