Git Product home page Git Product logo

luois45 / skinbaronbot_v2 Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 1.0 97 KB

A pretty easy to use bot for Skinbaron with the use of the API

Home Page: https://hub.docker.com/repository/docker/luois45/skinbaronbot_v2/general

License: GNU Affero General Public License v3.0

Dockerfile 2.28% Python 97.72%
bot docker docker-compose docker-image python python-3 python-script python3 python3-11 python311

skinbaronbot_v2's Introduction

A pretty easy to use bot for Skinbaron with the use of the API

DeepSource License: GPL v3 built with: Python3

Usage

Copy the default-config.json and rename it to config.json

Change the configuration to your liking

The bot is going to automatically buy the items on skinbaron

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.

skinbaronbot_v2's People

Contributors

luois45 avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

kaansecen

skinbaronbot_v2's Issues

Condition

Hey there,
first: thanks for the bot :) i would like to know, is it possible to search just for FN for example, also what does positive_regex and negetive do?
Thanks Thomas

Error from Skinbaron API?

I get {'message': 'wrong or unauthenticated request'} as a response from the API when using the code.

(PYL-R1705) Unnecessary `else` / `elif` used after `return`

Description

The use of else or elif becomes redundant and can be dropped if the last statement under the leading if / elif block is a return statement. In the case of an elif after return, it can be written as a separate if block. For else blocks after return, the …

Occurrences

There is 1 occurrence of this issue in the repository.

See all occurrences on DeepSource → app.deepsource.com/gh/Luois45/SkinbaronBot_v2/issue/PYL-R1705/occurrences/

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.