Giter VIP home page Giter VIP logo

steamselfgifter's People

Contributors

amooregeny avatar kernelcoffee avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

steamselfgifter's Issues

Crash

steamselfgifter    | Traceback (most recent call last):
steamselfgifter    |   File "/app/steamselfgifter.py", line 75, in <module>
steamselfgifter    |     games = get_games(wishlist=True)
steamselfgifter    |   File "/app/steamselfgifter.py", line 61, in get_games
steamselfgifter    |     game_list = soup.find_all(lambda tag: tag.name == "div" and tag.get("class") == ["giveaway__row-inner-wrap"])
steamselfgifter    | AttributeError: 'NoneType' object has no attribute 'find_all'

Crash

steamselfgifter    | Traceback (most recent call last):
steamselfgifter    |   File "/app/steamselfgifter.py", line 91, in <module>
steamselfgifter    |     games = get_games()
steamselfgifter    |   File "/app/steamselfgifter.py", line 69, in get_games
steamselfgifter    |     game = process_game(item)
steamselfgifter    |   File "/app/steamselfgifter.py", line 24, in process_game
steamselfgifter    |     game.set_steam_id(item.find("a", {"class": "giveaway__icon"})["href"])
steamselfgifter    | TypeError: 'NoneType' object is not subscriptable

My config.ini isn't generated

Hey, thanks for working on this project.

I'm kinda confused about how the project work though, isn't the config.ini supposed to be generated automatically ?
I've mounted my config volume to the config folder of my choice and thought that it would be created on start (without any PHPSESSID yet obviously).

Do you have any details on how I could make it run ?

Cant connect to the site

Hi again,

I am receiving the following error when trying to run the bot since the update of docker and synology.

Cant connect to the site : HTTPSConnectionPool(host='www.steamgifts.com', port=443): Max retries exceeded with url: /giveaways/search?page=1&type=wishlist (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7f5a13d89350>: Failed to establish a new connection: [Errno -3] Try again')) stdout

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.