Releases: Najmul190/Discord-AI-Selfbot
Releases · Najmul190/Discord-AI-Selfbot
[v2.0.1] Minor Updates
Changelogs:
- Added
hold_conversation
option inconfig.yaml
- Fixed setup.py
- Other minor bug fixes
✨ Next update should (hopefully) have better working selfbot functionality - you'll be able to have it run and control it on the same account!
How to Use:
- Download the appropriate executable for your operating system (Windows or Linux).
- Unzip the folder.
- Launch the EXE or the Linux binary.
- Follow the prompts to configure the bot, including setting your Discord Token, API keys, and more.
- After setup, the bot will run and respond based on the instructions you’ve set!
Support:
If you have any questions or need help, feel free to join the support server or open an issue on GitHub.
v2.0.0
v2.0.0 Changelogs:
- Added Groq Vision API to allow the bot to see images
- Added MUCH better message handling, as it will now:
- No longer need a
reply
or thetrigger
for 10 seconds after a message has been sent - Queue messages to respond to in order, rather than replying to all messages at once
- No longer need a
- Config is now in
config/config.yaml
, with more configuration options - Added update checking - you will now be notified of new releases of the bot
- Added the option to disable the help command
- Added the option to disable mentions
- Added the
~instructions
command to allow you to view, change or clear the prompt - Increased the delay before starting to type for realistic typing
- Channels and ignored users are now stored in a database, allowing for better handling
- Reload command now reloads instructions as well
- Fixed a bug where the restart command wouldn't work with the executable version
- Added shutdown command
- Bot no longer uses the Discord reply feature in DM's
- Added cooldowns to commands to prevent spam
- Added webhook logs for errors
- Added disable reply ping option
- Added Anti-Spam measures
[v1.0.0] Windows and Linux Distributable [BROKEN]
Discord AI Selfbot - Windows and Linux Distributable Release [BROKEN TIL NEXT UPDATE]
This is the first-ever release of the Discord AI Selfbot as standalone executables for both Windows and Linux!
This release allows you to run the AI selfbot as an executable without needing to even download Python, making it even easier for you to get started and use the bot as all you have to do is run the executable file.
What's New:
- Windows Distribution: Now you can run the selfbot directly on Windows without needing to install dependencies manually. Simply download and launch, easy as that!
- Linux Distribution: You can also run the selfbot on Linux, allowing you to run it on your server or local machine without having to undergo a complicated setup.
- No Python Installation Needed: Both versions include all necessary dependencies, so you don't need to worry about installing Python or any libraries.
How to Use:
- Download the appropriate executable for your operating system (Windows or Linux).
- Unzip the folder.
- Launch the EXE or the Linux binary.
- Follow the prompts to configure the bot, including setting your Discord Token, API keys, and more.
- After setup, the bot will run and respond based on the instructions you’ve set!
Support:
If you have any questions or need help, feel free to join the support server or open an issue on GitHub.