Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/louisa-uno/skinbaronbot
A bot for buying items on Skinbaron without the use of the API.
https://github.com/louisa-uno/skinbaronbot
bot docker docker-compose docker-image python python3 selenium selenium-python selenoid skinbaron webautomation
Last synced: about 15 hours ago
JSON representation
A bot for buying items on Skinbaron without the use of the API.
- Host: GitHub
- URL: https://github.com/louisa-uno/skinbaronbot
- Owner: louisa-uno
- License: gpl-3.0
- Created: 2021-02-12T20:25:20.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2023-08-06T13:18:26.000Z (over 1 year ago)
- Last Synced: 2024-09-21T19:32:10.976Z (about 2 months ago)
- Topics: bot, docker, docker-compose, docker-image, python, python3, selenium, selenium-python, selenoid, skinbaron, webautomation
- Language: Python
- Homepage: https://hub.docker.com/repository/docker/luois45/skinbaron-bot
- Size: 10.2 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
## A pretty easy to use bot for Skinbaron without the use of the API
[![DeepSource](https://deepsource.io/gh/Luois45/SkinbaronBot.svg/?label=active+issues&show_trend=true&token=PYCPV5pfYCn0JRuCDWrTtQoi)](https://deepsource.io/gh/Luois45/SkinbaronBot/?ref=repository-badge)
[![License: GPL v3](https://img.shields.io/badge/License-GPL%20v3-blue.svg)](http://www.gnu.org/licenses/gpl-3.0)
[![built with: Python3](https://camo.githubusercontent.com/0d9fbff04202da688cc79c5ffe984bd171edf453b2e41e5e56e55202dd5bdbb2/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6275696c74253230776974682d507974686f6e332d7265642e737667)](https://www.python.org/)### Usage
#### You must login yourself after starting the bot the first time#### Just enter the details of what you wanna buy into the "searches" list
#### The bot will buy these things automatically if it is finding a matching offer
#### You can also create a "advanced" search which is calculating the float which the item has to match for buying. This can be handy if you want to buy weapons for trade-ups automatically.
#### The "searches" are preconfigured so that it will buy things by itself after you logged yourself in if you aren't changing the searches
#### The preconfiguration is made to buy cheap items### Contributing
#### Pull requests are welcome. For major changes, please open an issue upfront to discuss what you would like to change.#### Please make sure to update tests as appropriate.