Spam-Bot

A simple Spam-Bot written in Python with a user-friendly UI

Features:

Download

Version 1.0:

Changelog:

Downloads:

Running from Source

Dependencies (when running from source)

Install pyautogui with pip:

pip3 install pyautogui(MacOS and Linux)

pip install pyautogui(Windows)

Running

  1. Install dependencies
  2. Run:

python3 Spam-Bot-mac.py(MacOS and Linux)

python Spam-Bot-win.py(Windows)