syntafin/discordwidget

A Discord Widget for Laravel/Livewire

1.0.0 2021-08-16 01:18 UTC

This package is auto-updated.

Last update: 2024-04-28 01:24:19 UTC


README

68747470733a2f2f73686172652e73796e746166696e2e64652f6769746875622f6465765f736c6f67616e2e706e67

Discord XMPP Email me License

Table of contents

About the project

This is a simple package to provide a Discord Widget through a Livewire component. Thanks to SoftCreatR for the inspiration!

Installation

composer require syntafin/discordwidget

Usage

@livewire('discord-widget', ['serverId' => '1234'])

Contributing

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.

Versioning

We use SemVer for versioning. For available versions, see the tags on this repository.

Authors

License

This project is licensed under the MIT License - see the LICENSE file for details.

TODO

  • Replace Bootstrap with own
  • Get assets published (CSS/SCSS)