Skip to content

v1.5

Compare
Choose a tag to compare
@Sitois Sitois released this 28 Apr 11:06
· 215 commits to main since this release
f25f649

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 the git+ in requirements.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 -U discord_protos tzlocal aiohttp
# Windows
py -3 -m pip install -U discord_protos tzlocal aiohttp

What's changed

Clear faster in servers,
You can't snipe your own messages(useful if the sniper just return your previous snipe),
Fixed restart and improved start,
Random fixes in help commands,
Improved NitroSniper now completly work,
Improved voice commands,
Added RPC Templates commands
Fixed the 400, message='Can not decode content-encoding: br' aiohttp error.


Support

If you get any issues after updating to the version, please come on the guilded support: https://guilded.gg/nuclear


Full Changelog: v1.4...v1.5