v1.7 #9
Sitois
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Installation
Download the Nuclear.zip below.
Extract it and configure the
config_selfbot.py
Launch
main.py
Library used
This selfbot use
discord.py-self
, which isn't in pip(it's broken). That's why we use thegit+
inrequirements.txt
.If you can't install it / you don't have git(which is required to use pip with
git+
) you can download the fixed library below:discord.zip
and extract it into the Nuclear folder.If you choose this way, make sure to install discord.py-self 's requirements:
# Linux/macOS python3 -m pip install -r requirements_discord.txt # Windows py -3 -m pip install -r requirements_discord.txt
What's changed
Added CustomRPC Category (
&presence
),Improved UpdateNotifier,
Added UserInfo
Support
If you get any issues after updating to the version, please come on the guilded support: https://guilded.gg/nuclear or the Discord support: https://discord.gg/2XRbQQQR8D
Full Changelog: v1.5...v1.6
New Contributors
Full Changelog: v1.6...v1.7
This discussion was created from the release v1.7.
Beta Was this translation helpful? Give feedback.
All reactions