This repository/project is under MIT licence, if you are using it please leave watermark to the organisation. (github.com/zeenode)
- This project is mainly made for people who want to understand discord.py lib for python so that they can develop their skills in using it. Discord prohibits Selfbots so if you want to use this you will use it at your own risk.
-
You agree not to (and not to attempt to) (i) use the Service for any use or purpose other than as expressly permitted by these Terms;(ii) copy, adapt, modify, prepare derivative works based upon, distribute, license, sell, transfer, publicly display, publicly perform, transmit, stream, broadcast, attempt to discover any source code, reverse engineer, decompile, disassemble, or otherwise exploit the Service or any portion of the Service, except as expressly permitted in these Terms; or (iii) use data mining, robots, spiders, or similar data gathering and extraction tools on the Service.
-
This in short means that Discord prohibits any form of bots and automation, which means that selfbot is prohibited by ToS. This is for educational purposes only, if you want to use it use it at your own risk. We do not take any responsibility for you.
- Windows:
- Download python, preferably 3.7.0. You can do that by heading to this link, https://www.python.org/downloads/release/python-370/.
- Git clone the repository. You can do this by typing in your command prompt "git clone https://github.com/zeenode/selfbot" (You will need git which you can download from https://git-scm.com/download/win)
- Run install.bat then launch.bat and input your token. You will need to do this everytime you start the selfbot. Alternatively you can put your token in the config.py file.
- GNU/Linux:
- Download python, preferably 3.7.0. You can do that by heading to this link, https://www.python.org/downloads/release/python-370/ and installing the gunzipped source tarball. (Note you will need to build python from source. Alternatively you can download it from the terminal by using your distro's package manager, although it will be the newest version, not 3.7.0)
- Git clone the repository. You can do this by typing in your command prompt "git clone https://github.com/zeenode/selfbot" (You will need git for this which you can download from the terminal by using your distro's package manager.)
- Use install.sh to install requirements or install them your self.
- Run the python file and input your token. You will need to do this everytime you start the selfbot. Alternatively you can put your token in the config.py file.
- $watching, $listening or $playing won't work if you actually have already an activity!
- Only $streaming will work!