Skip to main content

Spam anything!

Project description

Spam Bot

PyPI Libraries.io dependency status for latest release PyPI - Wheel PyPI - License

Spam anything!

Installation

Run this command on terminal $ pip install spam-bot

How to use

from spam_bot import spam

msg = "Hello World"
msg_count = 500

spam(msg, msg_count)

This is is a simple spam-bot program.

If you want to spam things in a specific .txt file, You should use following way

from spam_bot import ReadFile

file = ReadFile("filename.txt")

file.spam()

Then, run the program and quickly switch tabs to whatever app you want to spam and select the box to type in.

Then wait 5 senconds.. 5..4..3..2..1

Boom!

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

spam-bot-0.0.3.tar.gz (3.1 kB view hashes)

Uploaded Source

Built Distribution

spam_bot-0.0.3-py3-none-any.whl (3.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page