laracord/framework

The Laracord Framework.

Fund package maintenance!
Log1x

Installs: 512

Dependents: 1

Suggesters: 0

Security: 0

Stars: 13

Watchers: 1

Forks: 1

Open Issues: 8

Type:package

v1.1.11 2024-03-27 11:44 UTC

README

Laracord Logo

Build Status Total Downloads Latest Stable Version License

Laracord is a micro-framework that provides a powerful starting point for your next Discord bot.

Build functional, elegant bots harnessing the full power of Laravel alongside DiscordPHP.

Note

This repository contains the core code for the Laracord framework. If you want to build a bot using Laracord, visit the main Laracord repository.

Features

  • ⚡️ 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.

Documentation

For full documentation, visit Laracord.com.

Bug Reports

If you discover a bug in Laracord, please open an issue.

Contributing

Contributing whether it be through PRs, reporting an issue, or suggesting an idea is encouraged and appreciated.

License

Laracord is provided under the MIT License.