USE THE V1.7 for linux hosting, V1.8 STILL HAVE SOME BUGS ON LINUX
Installation
Download the Nuclear.zip below.
Extract it and configure the config_selfbot.py
Launch main.py
Library used
discord.py-self's now available on pip! No more needs of Git, just use:
pip install discord.py-self
NOTE: using this way is easier but some commands that use beta of dpy-self are not available.
How to install discord.py-self git version:
- Install Git and add it to PATH: https://git-scm.com/downloads
- open your terminal (CTRL + R and "cmd" on windows)
pip install git+https://github.com/dolfies/discord.py-self.git
Done !
Support
If you get any issues after updating to the version, please contact the community support
What's changed
- Global:
Impovement: UpdateChecker is now disabled and a warning message is displayed if you're using the GitHub version.
Fix: oldaiohttperrror.
Improvement: You can now set choose if you want discord.py-self's log or not inconfig_selfbot.py.
Add: Version checker, to be sure you're using discord.py-self: v2.1.0
Createdutilsfolder.
PyNaCl is now inrequirements.txt
Created NuclearPanel
Imports optimisation, should start faster now.
Improved A LOTmain.py.
SO MUCCCCH PERFORMANCE FIXES ETC... should be more stable !
- TemplatesCommands:
Improvement: Added
reloadcommand.
- FunCommands:
Add:
hugcommand by @SeenKid in #11
Add:&tokencommand.
Improvement:giftcommand has now another custom gift.
- VoiceCommands:
Improved & Cleaned up whole code.
- ToolsCommand:
Add:
bumpcommand.
Improved NitroSniper to prevent from claiming unclamable nitro links.
- BackupCommands:
Created category. Check help command.
New Contributors
Full Changelog: v1.7...v1.8