Giter Club home page Giter Club logo

Comments (4)

PatchAlchemist avatar PatchAlchemist commented on July 23, 2024

So I found where the ERROR was occurring after looking at this thread: #136 (comment)

Every line works for me except for JDA - Finished Loading!
Instead of that I get this error:

[1;31mERROR←[0;39m 2023-02-14 13:14:22,886 [←[34mJDA [0 / 1] MainWS-WriteThread←[0;39m] ←[33mnet.dv8tion.jda.internal.requests.WebSocketClient←[0;39m: WebSocket connection was closed and cannot be recovered due to identification issues
CloseCode(4014 / Disallowed intents. Your bot might not be eligible to request a privileged intent such as GUILD_PRESENCES, MESSAGE_CONTENT, or GUILD_MEMBERS.)

from aiode.

PatchAlchemist avatar PatchAlchemist commented on July 23, 2024

I don't fully understand URI callbacks and I'm assuming it has something to do with that, but I set my Spotify app and Discord app's URI callbacks to my public IP and portforwarded to my PC, and tried reformatting the domain a bunch of times (no end slash, with an end slash, port specified, no port specified)

I really don't know what I'm doing wrong

from aiode.

robinfriedli avatar robinfriedli commented on July 23, 2024

Looks like you have text commands enabled (aiode.preferences.enable_message_content) but your bot user is not opted into the message content intent. Make sure its enabled on your discord developer dashboard. This is usually not an issue for self-hosters because privileged gateway intents can always be enabled as long as the bot user is in 100 servers or fewer.

from aiode.

PatchAlchemist avatar PatchAlchemist commented on July 23, 2024

That worked! Thanks alot!

from aiode.

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.