We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea58d14 commit 3a11d7fCopy full SHA for 3a11d7f
README.md
@@ -2,6 +2,16 @@
2
3
This is a very simple bot written in Python that spams any window on your computer with a custom message (works best on messaging apps).
4
5
+The repo consists of the following files:
6
+
7
+- marine.txt: a text file with the marine copypasta i used to test the script
8
9
+- spam.py: the script itself, but within a loop so it's easier to spam people
10
11
+- spam_exe.py: source code of the executable
12
13
+- spam_exe.exe: the final product
14
15
The file you want is spam_exe.exe and it works in three steps:
16
17
1. Input in the first field the text you want to spam (no character limit, i think)
0 commit comments