Laracord is a micro-framework providing a powerful starting point for your next Discord bot.
Quickly build functional, elegant bots using Laravel alongside DiscordPHP.
Note
This repository contains the custom bot for the Laracord Discord. If you want to build your own bot using Laracord, visit the main Laracord repository.
- ⚡️ Out of the box support for databases, caching, and many other Laravel features thanks to Laravel Zero.
- 🚀 Instantly generate working bot commands and event listeners with 0 knowledge.
- 🧑💻 Automatic handling of registering/updating/unregistering application slash commands.
- 👷 Generate asynchronous services/tasks that run parallel to the bot.
- 🔧 Fully configurable and extendable.
- 💄 Beautiful console logging with timestamps.
- 🔍️ Fully documented and maintained.
For full documentation, visit Laracord.com.
If you discover a bug in Laracord, please open an issue.
Contributing whether it be through PRs, reporting an issue, or suggesting an idea is encouraged and appreciated.
Laracord is provided under the MIT License.