AutoFarmSteam is a project designed to help manage your bot farm and automate routine processes. It provides a convenient way to monitor the statistics of your accounts. The script is written in Python, making it easy to connect your dedicated server to it.
- Automate tasks for your bot farm
- Monitor account statistics efficiently
- Written in Python for ease of use
- Clone the repository to your dedicated server.
- Install the necessary dependencies.
- Configure the script with your account information.
- Run the script to start automating your farm.
Feel free to customize the script to suit your specific needs. Your feedback and contributions are always welcome to improve AutoFarmSteam for the community.
- Clone the repository
git clone https://github.com/erLCoder/AutoFarmSteam.git- Install the modules from requirements.txt using pip
pip install -r requirements.txt- Run the script
python start.py| Name | Description |
|---|---|
| build | Building project or changing external dependencies |
| sec | Security, vulnerabilities |
| ci | CI configuration and script work |
| docs | Documentation update |
| feat | Adding new features |
| fix | Bug fixes |
| perf | Performance improvements |
| refactor | Code refactoring without fixing bugs or adding new features |
| revert | Reverting to previous commits |
| style | Code style changes (tabs, spaces, periods, commas, etc.) |
| test | Adding tests |
Happy farming! 🌾🤖