Skip to content

v1.8

Latest

Choose a tag to compare

@Sitois Sitois released this 26 Nov 17:42
78fdcb0

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

library issues

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: old aiohttp errror.
Improvement: You can now set choose if you want discord.py-self's log or not in config_selfbot.py.
Add: Version checker, to be sure you're using discord.py-self: v2.1.0
Created utils folder.
PyNaCl is now in requirements.txt
Created NuclearPanel
Imports optimisation, should start faster now.
Improved A LOT main.py.
SO MUCCCCH PERFORMANCE FIXES ETC... should be more stable !

  • TemplatesCommands:

Improvement: Added reload command.

  • FunCommands:

Add: hug command by @SeenKid in #11
Add: &token command.
Improvement: gift command has now another custom gift.

  • VoiceCommands:

Improved & Cleaned up whole code.

  • ToolsCommand:

Add: bump command.
Improved NitroSniper to prevent from claiming unclamable nitro links.

  • BackupCommands:

Created category. Check help command.

New Contributors



Full Changelog: v1.7...v1.8