This is a simple package to provide a Discord Widget through a Livewire component. Thanks to SoftCreatR for the inspiration!
composer require syntafin/discordwidget
@livewire('discord-widget', ['serverId' => '1234'])
There are many ways to help this open source project. Write bug reports, make feature requests, write code, help us translate the page (maybe we will support Chinese and Korean if we have people who help us with). We look forwar to every contribution.
For more information and our guidelines, please refer to the CONTRIBUTING.md file.
We use SemVer for versioning. For available versions, see the tags on this repository.
This project is licensed under the MIT License - see the LICENSE file for details.
- Replace Bootstrap with own
- Get assets published (CSS/SCSS)