Spam anything!
Run this command on terminal
$ pip install spam-bot
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!