|
1 |
| -<p align="center"> |
2 |
| - <img title="Laracord" height="100" src="https://raw.githubusercontent.com/laracord/laracord.com/main/public/images/logo-full-dark.png" alt="Laracord Logo" /> |
3 |
| -</p> |
4 |
| - |
5 |
| -<p align="center"> |
6 |
| - <a href="https://github.com/laracord/framework/actions"><img src="https://img.shields.io/github/actions/workflow/status/laracord/framework/main.yml?branch=main&style=flat-square" alt="Build Status" /></a> |
7 |
| - <a href="https://packagist.org/packages/laracord/framework"><img src="https://img.shields.io/packagist/dt/laracord/framework.svg?style=flat-square" alt="Total Downloads" /></a> |
8 |
| - <a href="https://packagist.org/packages/laracord/framework"><img src="https://img.shields.io/packagist/v/laracord/framework.svg?label=framework&style=flat-square" alt="Latest Stable Version" /></a> |
9 |
| - <a href="https://packagist.org/packages/laracord/framework"><img src="https://img.shields.io/packagist/l/laracord/framework.svg?style=flat-square" alt="License" /></a> |
10 |
| -</p> |
11 |
| - |
12 |
| -Laracord is a [micro-framework](https://github.com/laracord/framework) providing a powerful starting point for your next [Discord](https://discord.com/developers/docs/intro) bot. |
13 |
| - |
14 |
| -Quickly build functional, elegant bots using [Laravel](https://laravel.com/) alongside [DiscordPHP](https://github.com/discord-php/DiscordPHP). |
15 |
| - |
16 |
| - |
17 |
| - |
18 |
| -## Features |
19 |
| - |
20 |
| -- ⚡️ Out of the box support for databases, caching, and many other Laravel features thanks to [Laravel Zero](https://laravel-zero.com/). |
21 |
| -- 🚀 Instantly generate working bot [commands](https://laracord.com/docs/commands) and [event listeners](https://laracord.com/docs/events) with 0 knowledge. |
22 |
| -- 🧑💻 Automatic handling of registering/updating/unregistering application [slash commands](https://laracord.com/docs/slash-commands). |
23 |
| -- 🚚 Easy to use [interaction routing](https://laracord.com/docs/interactions) for persistence on message buttons and actions. |
24 |
| -- 👷 Generate asynchronous [services/tasks](https://laracord.com/docs/services) that run parallel to the bot. |
25 |
| -- 🌎 Optional [HTTP Server](https://laracord.com/docs/http-server) with native Laravel routing and [Livewire support](https://laracord.com/docs/livewire). |
26 |
| -- 🔧 Fully configurable and extendable. |
27 |
| -- 💄 Beautiful console logging with timestamps. |
28 |
| -- 🔍️ Fully [documented](https://laracord.com) and maintained. |
29 |
| - |
30 |
| -## Documentation |
31 |
| - |
32 |
| -For full documentation, visit [Laracord.com](https://laracord.com). |
33 |
| - |
34 |
| -## Bug Reports |
35 |
| - |
36 |
| -If you discover a bug in Laracord, please [open an issue](https://github.com/laracord/framework/issues). |
37 |
| - |
38 |
| -## Contributing |
39 |
| - |
40 |
| -Contributing whether it be through PRs, reporting an issue, or suggesting an idea is encouraged and appreciated. |
41 |
| - |
42 |
| -## License |
43 |
| - |
44 |
| -Laracord is provided under the [MIT License](LICENSE.md). |
| 1 | +# Twitch Bot |
| 2 | +Ceci est un bot discord pour gérer les annonces live twitch. |
0 commit comments