Skip to content

Releases: Kareem01001011/Simple-Spam-Bot

Version 3.5.0

30 Jan 22:59
b23997f
Compare
Choose a tag to compare

[3.5.0] - 2024/01/31

I think this project has reached its final form. I can update it more and add much more features but it's just not worth it since just looking at this code makes me want to rewrite every single line. I may work on a cli version because only having a gui one is kind of annoying sometimes. If I make one, I'll upload it here.

I've also forgotten everything I've changed during this year... so I'll just make the commit message "minor optimizations."

[3.0.0] - 2023/01/??

EDIT: I forgot to upload this update before...

Bacc, I know that I said I won't continue working on this, but I just mainly update the code as some sort of procrastination. And thankfully I'm back with a bunch of fixes and updates this time. Also now that I think about it, those "beta" and "alpha" namings are useless here, it's literally not meant to be a real software with a team working behind it and continuous development, soooo I'll just drop the beta and consider this project fully released from now on.

Beta 2.1

15 Jul 18:54
1e16061
Compare
Choose a tag to compare
Beta 2.1 Pre-release
Pre-release

Hello there,

After realizing that this code is utter garbage (pretty expected because this is my first project), I decided to stop wasting the time spent trying to add new stuff and fix this mess. I'll only work on it again if I personally want to add a new feature to annoy my friends or rewrite it again when I become a more experienced programmer.

New features

  • Fixed file spam mode
  • Start function now stops the threads when it's done
  • Fixed a lot of bugs and improved performance
  • I honestly don't remember what new thing I added or fixed in this version other than those, so I think you'll just have to figure it out.

Beta 2.0

02 Oct 20:06
7ee084d
Compare
Choose a tag to compare
Beta 2.0 Pre-release
Pre-release

Hey there,
This is the second beta release to this project!
Sorry for the long silence, but I've just been too lazy to think of something new to add to this thing
also, I forgot to upload the settings file in the last update (which was nearly 3 months ago) and that
resulted in the app not working, oops...

New Features :

  • Seems like I forgot to push the settings file in the last update, oops...
  • The bot will now use the default settings if the settings file is not found (just in case I do that again)
  • Added Reset to default button in the Settings tab
  • Renamed Main.py to main.py
  • Added a counter that says how many messages have been spammed and how many messages left
  • Improved error detection and error handling
  • Cleaned more of the code again and added more comments to make it easier to read and maintain
  • Made more use of the terminal that's sitting in the back doing nothing at all
  • Fixed bugs and improved performance

Alpha 1.2.0

20 Jul 09:07
1a5ac43
Compare
Choose a tag to compare
Alpha 1.2.0 Pre-release
Pre-release

What's New!:

Added Multithreading to replace the root.update() function used to fix the window not responding when spamming

Added "Select File" button in Import File tab

Beta release

22 Jul 15:32
1a5ac43
Compare
Choose a tag to compare
Beta release Pre-release
Pre-release

Hello everyone,
This is the first beta release to this project!
I rewrote most of the code to make it look more clean, organized, and readable

New Features :

  • Added Infinite Spam mode
  • Added Settings
  • You can now change the starting delay and message delay in the settings
  • Fixed bugs and improved performance

Alpha 1.1.0

15 Jul 07:53
b1e7b6d
Compare
Choose a tag to compare
Alpha 1.1.0 Pre-release
Pre-release

Alpha 1.1.0

This is the first update to this project!
Added a bunch of new features and fixed some annoying bugs

New Features:

  • Added a "Stop Spamming button"
  • Added File Spam mode
  • Fixed the bug where the window doesn't respond while the bot is spamming
  • Changed the window title from "test" to "Spam bot" (I forgot to do that before lol)
  • Disabled resizing the window

Alpha release

11 Jul 01:53
b1e7b6d
Compare
Choose a tag to compare
Alpha release Pre-release
Pre-release

This is the first alpha release of the software