Framework for building Discord Bots
"Laracord is a micro-framework providing a powerful starting point for your next Discord bot. Quickly build functional, elegant bots using Laravel alongside DiscordPHP.
- β‘οΈ 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.
- π Optional HTTP Server with native Laravel routing and Livewire support.
- π§ Fully configurable and extendable.
- π Beautiful console logging with timestamps.
- ποΈ Fully documented and maintained.