Skip to content

syntafin/discordwidget

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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)