If you want to contribute to the Discord Points Bot project, follow the instructions below.
- Clone this project or download it as a zip file.
- Extract the project to a local directory.
- Open your console and navigate to the directory where the project is located.
- To install the necessary packages, type
npm install
in the console. - Use a text editor or IDE to edit your code.
- Please follow the Airbnb JavaScript Style Guide Code Standards.
- Make sure your code is readable and understandable.
- Avoid unnecessary code repetition.
- Before opening your pull request, perform a rebase to incorporate the latest changes.
- Provide a descriptive title and description for your pull request.
- Only include your changes with your pull request. Please do not include unnecessary files.
- For any questions or inquiries, please reach out through the project page.