Giter Site home page Giter Site logo

valorant-item-shop-discord-bot's Introduction

wakatime

valorant-item-shop-discord-bot's People

Contributors

d3crypt360 avatar kihak12 avatar owohamper avatar

Stargazers

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

Watchers

 avatar  avatar  avatar

valorant-item-shop-discord-bot's Issues

Shop not loading properly

When shop command is called, it just loads the first bundle and does not load anything else.

image

Error in python :

Ignoring exception in on_message
Traceback (most recent call last):
  File "C:\Python39\lib\site-packages\discord\client.py", line 343, in _run_event
    await coro(*args, **kwargs)
  File "C:\Users\LEGION-VEE\Desktop\item_shop_viewer.py", line 349, in on_message
    await message.channel.send(embed=embed)
  File "C:\Python39\lib\site-packages\discord\abc.py", line 1065, in send
    data = await state.http.send_message(channel.id, content, tts=tts, embed=embed,
  File "C:\Python39\lib\site-packages\discord\http.py", line 254, in request
    raise HTTPException(r, data)
discord.errors.HTTPException: 400 Bad Request (error code: 50035): Invalid Form Body
In embed.image.url: Scheme "none" is not supported. Scheme must be one of ('http', 'https').

account

hey, is there a way to get the store for everyone not just the account i put in?

Shop Doesn't Display

The Bot Is turned on and everything but when i run "!shop" it crashes after saying loading shop and displays this error

XGVALSTORE#0472 is connected
Ignoring exception in on_message
Traceback (most recent call last):
File "/usr/local/lib/python3.8/dist-packages/discord/client.py", line 343, in _run_event
await coro(*args, **kwargs)
File "item_shop_viewer.py", line 345, in on_message
skin_data = skins(entitlements_token, access_token, user_id)
File "item_shop_viewer.py", line 219, in skins
for row_small in content_data[row]:
TypeError: 'int' object is not iterable

NameError: name 'skin_list' is not defined

when i type !shop in the discord it gives me this in the terminal: Ignoring exception in on_message
Traceback (most recent call last):
File "C:\Users\user\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.10_qbz5n2kfra8p0\LocalCache\local-packages\Python310\site-packages\nextcord\client.py", line 499, in _run_event
await coro(*args, **kwargs)
File "c:\Github\Valorant-item-shop-discord-bot\item_shop_viewer.py", line 387, in on_message
for skin in skin_list:
NameError: name 'skin_list' is not defined

Alert when item in shop

It would be nice if the bot pinged us in discord when the item we want appears in the shop.

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.