Skip to content

A Discord bot micro-framework powered by Laravel.

License

Notifications You must be signed in to change notification settings

laracord/framework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

2e6180b Β· Jun 6, 2024
May 9, 2024
May 16, 2024
Jan 31, 2024
Jun 6, 2024
Jan 14, 2024
Jan 14, 2024
Jan 8, 2024
Jan 8, 2024
Jan 15, 2024
Feb 9, 2024
Jun 3, 2024

Repository files navigation

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.