Coder Social home page Coder Social logo

Comments (3)

 avatar commented on August 26, 2024

Update: I tried using the auto API update from #9 , and it claims that there aren't even any commands registered with the bot. Did I register it wrong in the cog? I added a slashcommand just in the main.py file as well, and when it tries to register that, I get

Traceback (most recent call last):
  File "/home/ade/.local/lib/python3.8/site-packages/discord/client.py", line 343, in _run_event
    await coro(*args, **kwargs)
  File "main.py", line 31, in on_ready
    await api.addToAPI(slash, CENSORED_ID, CENSORED_TOKEN)
  File "/home/ade/slashcoms/cogs/api.py", line 18, in addToAPI
    if info["guild_ids"] is not None:
TypeError: 'CommandObject' object is not subscriptable

from interactions.py.

AnotherCat avatar AnotherCat commented on August 26, 2024

That code is from a while ago, there is now something like that built in.
Also issues here are for reporting bugs, feature requests, etc not for help with the libary. For that please use github discussions or join the Discord server

from interactions.py.

 avatar commented on August 26, 2024

Sorry about that, I'll join it

from interactions.py.

Related Issues (20)

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.