This project is open for contributions from anyone who are interested. The following are some ways for you on how to contribute:
If you found an issue when using the bot, you can report it by opening an issue at GitHub issues (make sure that there are no the same issue that is currently open).
If you have an idea in mind that you think is a good idea for the project, don't hesitate to open an issue at GitHub issues or at the Facebook page so we can discuss about it.
If you know how to code in JavaScript with Node.js framework, and Git. Please learn the project's code structure and you can just propose your changes. Make sure that you are following the guidelines when coding.
- When editting JavaScript (
*.js
,*.mjs
) files, please follow the standard.js styleguide; - When committing, the commit message should follow the Conventional Commits.
You can run
npm run commitlint
to test the latest commit message.
You can also take a look at the repository's projects to know more about the project's future plans.
Any contributions to this project are greatly appreciated. Thank you