GithubHelp home page GithubHelp logo

redon-tech / roblox-purchasing-hub Goto Github PK

View Code? Open in Web Editor NEW
13.0 13.0 14.0 266 KB

A Roblox Product Purchasing Hub that anyone can use for Roblox tech groups or for whatever you want!

Home Page: https://redon-tech.github.io/RPH-Docs/

License: MIT License

Python 100.00%
discord discord-py hub lua nextcord python quart roblox roblox-purchasing-hub wip

roblox-purchasing-hub's People

Contributors

parker02311 avatar tweak4141 avatar

Stargazers

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

Watchers

 avatar  avatar  avatar

roblox-purchasing-hub's Issues

Create Product Error

Error when creating product

Task exception was never retrieved
future: <Task finished name='nextcord: on_command_error' coro=<Client._run_event() done, defined at C:\Python310\lib\site-packages\nextcord\client.py:413> exception=HTTPException('400 Bad Request (error code: 50035): Invalid Form Body\nIn embeds.0.fields.3.value: This field is required')>
Traceback (most recent call last):
File "C:\Python310\lib\site-packages\nextcord\client.py", line 420, in _run_event
await self.on_error(event_name, *args, **kwargs)
File "C:\Python310\lib\site-packages\nextcord\client.py", line 415, in run_event
await coro(*args, **kwargs)
File "C:\Users\Name\Desktop\WoodMartHub\Hub\BOT\lib\bot_init
.py", line 125, in on_command_error
raise exc.original
File "C:\Python310\lib\site-packages\nextcord\ext\commands\core.py", line 168, in wrapped
ret = await coro(*args, **kwargs)
File "C:\Users\Name\Desktop\WoodMartHub\Hub\BOT\lib\cogs\product.py", line 661, in createproduct
finalmessage = await ctx.send(embed=embed)
File "C:\Python310\lib\site-packages\nextcord\abc.py", line 1422, in send
data = await state.http.send_message(
File "C:\Python310\lib\site-packages\nextcord\http.py", line 337, in request
raise HTTPException(response, data)
nextcord.errors.HTTPException: 400 Bad Request (error code: 50035): Invalid Form Body
In embeds.0.fields.3.value: This field is required

Error while launching bot

There is a error when i run the command

Traceback (most recent call last):
File "C:\Users\Name\Desktop\WoodMartHub\Hub\BOT\launcher.py", line 10, in
BotBase.run(version, False)
File "C:\Python310\lib\site-packages\nextcord\client.py", line 699, in run
loop = self.loop
AttributeError: 'str' object has no attribute 'loop'

Issue Creating Products

Some people keep getting a error which goes similar to the following:

They used text during the process of adding attachments when creating products.

In embeds.0.fields.3.value: This field is required

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.