Script for installing vm-statistics-discordbot.
- Automatic installation of the vm-statistics-discordbot (dependencies, bot).
- Automatically update the stats in the chosen channel.
- Use !vmstats command to get the statistics to any channel.
For help and support regarding the bot, you can message me on Discord.
To use the installation scripts, simply run this command as root. The script will ask you every for the things needed (bot token, channel ID, banner URL if needed)
bash <(curl -s https://statscript.riyon.xyz)
if you like to change the updating time open the stats.py and fill in the REFRESH_FACTOR
. (Default is 1, update once every second)
Run the script in a active bash terminal or use a tool like tmux to keep the bot online.
We welcome contributions to improve the vm-statistics-discordbot project! Here's how you can contribute:
- Fork the Repository: Start by forking the vm-statistics-discordbot repository on GitHub.
- Clone the Repository: Clone the forked repository to your local machine using the
git clone
command. - Make Changes: Make your desired changes to the codebase. You can add new features, optimize existing code, fix bugs, or improve documentation.
- Test Your Changes: Before submitting a pull request, ensure that your changes are tested thoroughly. Run the bot locally and verify that it functions as expected.
- Create a Pull Request: Once you're confident in your changes, push them to your forked repository and create a pull request (PR) to the main repository. Provide a clear description of the changes and their purpose in the PR description.
- Review and Collaborate: Your PR will undergo review by project maintainers. Collaborate with them to address any feedback or suggestions for improvement.
- Merge Your Changes: Once your PR is approved and all discussions are resolved, a project maintainer will merge your changes into the main branch. Congratulations, your contribution is now part of the vm-statistics-discordbot project!
If you have any questions or need assistance with the contribution process, feel free to reach out to me on Discord.
Thank you for your interest in contributing to vm-statistics-discordbot! I appreciate your support in making this project even better.
Copyright (C) 2023 - 2024, Riyon basitha, [email protected]