Giter Site home page Giter Site logo

falyrion / loot-bot Goto Github PK

View Code? Open in Web Editor NEW
13.0 13.0 4.0 289 KB

A discord bot to check for available content on Twitch Prime Gaming and posting it in the discord chat

License: MIT License

Python 100.00%
discord discord-bot drops loot prime-gaming twitch twitch-tv

loot-bot's Introduction

Hey there👋, I'm Falyrion

I have a passion for

python java sql unreal_engine android

falyrion falyrion

loot-bot's People

Contributors

falyrion avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

loot-bot's Issues

[Bug] ModuleNotFoundError: No module named 'packaging'

Traceback (most recent call last):
  File "//discord_bot.py", line 4, in <module>
    from bot_modules import get_twitch_data, get_epic_games_data
  File "/bot_modules/get_twitch_data.py", line 4, in <module>
    from webdriver_manager.chrome import ChromeDriverManager
  File "/usr/local/lib/python3.10/site-packages/webdriver_manager/chrome.py", line 7, in <module>
    from webdriver_manager.drivers.chrome import ChromeDriver
  File "/usr/local/lib/python3.10/site-packages/webdriver_manager/drivers/chrome.py", line 1, in <module>
    from packaging import version
ModuleNotFoundError: No module named 'packaging'

When running the bot in Docker, the above error message appears

Running docker build -t twitch_prime_bot . gives error

This is the first time I'm using docker, I installed it with this guide: https://www.simplilearn.com/tutorials/docker-tutorial/how-to-install-docker-on-ubuntu

After doing the docker build command I get this error:

ubuntu@instance-20221115-1321:~/Loot-Bot-main$ sudo docker build -t twitch_prime_bot .
Sending build context to Docker daemon  324.1kB
Step 1/13 : FROM --platform=linux/amd64 python:3.10
 ---> 13ad26b9696b
Step 2/13 : RUN apt-get -y update
 ---> [Warning] The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested
 ---> Running in 8201d6b20e6f
exec /bin/sh: exec format error
The command '/bin/sh -c apt-get -y update' returned a non-zero code: 1

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.