Giter Club home page Giter Club logo

Comments (4)

moleium avatar moleium commented on September 26, 2024

This is because i used Discord.py 1.7.6 commands

I will update to latest discord.py version tmrw

from dankmemer-farmer.

asdfawjbhsdhbasjindh avatar asdfawjbhsdhbasjindh commented on September 26, 2024

alright thanks

from dankmemer-farmer.

moleium avatar moleium commented on September 26, 2024

Discord.py does not support self-bots anymore
You can look into Discord.py 1.7.3 and 2.0.1 source code, they removed the bot parameter from client.run.
image
When a user token is passed and bot parameter is not set to False it will trigger the error discord.errors.LoginFailure: Improper token has been passed because it's a user token, not a bot token. and now the ability to pass user tokens is removed.
So, even if I updated it to 2.0.1 it won't work

Maybe i will re-write it in Node.js using discordjs-self-v13 in the future

from dankmemer-farmer.

moleium avatar moleium commented on September 26, 2024

Done, you can use it now

from dankmemer-farmer.

Related Issues (15)

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.