Skip to content

Releases: Najmul190/Discord-AI-Selfbot

[v2.0.1] Minor Updates

16 Mar 23:46
666f285
Compare
Choose a tag to compare

Changelogs:

  • Added hold_conversation option in config.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:

  1. Download the appropriate executable for your operating system (Windows or Linux).
  2. Unzip the folder.
  3. Launch the EXE or the Linux binary.
  4. Follow the prompts to configure the bot, including setting your Discord Token, API keys, and more.
  5. 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

24 Feb 01:00
Compare
Choose a tag to compare

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 the trigger for 10 seconds after a message has been sent
    • Queue messages to respond to in order, rather than replying to all messages at once
  • 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]

01 Feb 16:11
Compare
Choose a tag to compare

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:

  1. Download the appropriate executable for your operating system (Windows or Linux).
  2. Unzip the folder.
  3. Launch the EXE or the Linux binary.
  4. Follow the prompts to configure the bot, including setting your Discord Token, API keys, and more.
  5. 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.