Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/walchand-linux-users-group/wlug-bot
A Discord Bot to manage WLUG Discord Server
https://github.com/walchand-linux-users-group/wlug-bot
community discord-bot discord-js hacktoberfest linux-user-group open-source
Last synced: 3 months ago
JSON representation
A Discord Bot to manage WLUG Discord Server
- Host: GitHub
- URL: https://github.com/walchand-linux-users-group/wlug-bot
- Owner: Walchand-Linux-Users-Group
- License: mit
- Created: 2021-07-03T17:15:50.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-06T05:35:09.000Z (almost 2 years ago)
- Last Synced: 2023-03-10T00:56:42.334Z (almost 2 years ago)
- Topics: community, discord-bot, discord-js, hacktoberfest, linux-user-group, open-source
- Language: JavaScript
- Homepage: https://discord.wcewlug.org/join
- Size: 798 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 19
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Contributing to WLUG Discord Bot
We love your input! We want to make contributing to this project as easy and transparent as possible, whether it's:- Reporting a bug
- Discussing the current state of the code
- Submitting a fix
- Proposing new features
- Becoming a maintainer## We Develop with Github
We use github to host code, to track issues and feature requests, as well as accept pull requests.## Any contributions you make will be under the MIT Software License
In short, when you submit code changes, your submissions are understood to be under the same [MIT License](http://choosealicense.com/licenses/mit/) that covers the project. Feel free to contact the maintainers if that's a concern.## Report bugs using Github's [issues](https://github.com/Walchand-Linux-Users-Group/wlug-bot/issues)
We use GitHub issues to track public bugs. Report a bug by [opening a new issue](https://github.com/Walchand-Linux-Users-Group/wlug-bot/issues/new) it's that easy!## Use a Consistent Coding Style
We use ESLint for enforcing standard code.## License
By contributing, you agree that your contributions will be licensed under its MIT License.