Git Product home page Git Product logo

astraadev / discord-selfbot Goto Github PK

View Code? Open in Web Editor NEW
73.0 2.0 40.0 6.93 MB

This SelfBot has a total of about 60 commands to make your life on discord easier. It has a nice and intuitive interface to make it easy to use for everyone, help and explanations for each command, a very complete help command.

Home Page: https://discord.gg/ckHmZMct5z

License: MIT License

Python 99.91% Batchfile 0.09%
bot discord discord-py discord-tool gui python selfbot token tool

discord-selfbot's Introduction

Profile Views Profile Stars Profile Forks

print(f'Follow {astraadev} on Github')
       OS  :  nt10
   Python  :  python 3.9.13
Languages  :  Python, Java, Js, Batch, C, HTML/CSS
  Discord  :  None
   Server  :  None
Knowledge is power.

discord-selfbot's People

Contributors

astraadev 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  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

discord-selfbot's Issues

Same token error

still getting 'The token located in the config.json file is invalid' , but its 100% a working token. Any progress?

Error at line 205 in selfbot.py

DeprecationWarning: There is no current event loop
  loop = asyncio.get_event_loop()
Traceback (most recent call last):
  File "C:\Users\*****\Desktop\Discord-SelfBot\selfbot.py", line 205, in <module>
    Astraa = discord.Client()
    ^^^^^^^^^^^^^^^^
TypeError: Client.__init__() missing 1 required keyword-only argument: 'intents'

Please fix!

Enhancement

Default will result "The token located in the config.json file is invalid"

But, if I change line 157 "bot=False" to "bot=True", then it works

Outputs that my token is invalid

I have been getting an error when I put my token in the config.json. It says that the token is invalid when it's totally valid.

EDIT: Never mind, I fixed it!!

For those who are struggling, the latest discord.py version keyword "bot" has been removed. To fix this, you will need to install discord.py version 1.2.5 with the following command:

pip install discord.py==1.2.5

Hope this helps.

Not an issue

I fixed and updated the code so it would work @AstraaDev

You have to install a specific module for it to work with the edited code which is discord.py-self which u can install by the following cmd

pip install discord.py-self

selfbot fixed py file.zip

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.