You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a powerful tool that can "spam" your desired amount of messages to your desired platform at your desired time
7
-
# Installation:
8
-
(1) General Guide for Linux distros (Desktop supported only sorry for android users)
9
-
10
-
```
2
+
This is a powerful tool that can "spam" your desired amount of messages at your desired time with desired time-gap.
3
+
## Installation:
11
4
12
-
apt update
5
+
<b><i>[+]REQUIREMENTS</b></i>
6
+
1. Desktop or Laptop. (Android not supported.)
7
+
2. 1GB internet.
8
+
3. No computer knowledge requried.
13
9
14
-
apt upgrade
10
+
<b><i>[+]COMMANDS</b></i>
11
+
1. For Linux users.
12
+
```
15
13
16
14
apt install git
17
15
@@ -25,6 +23,22 @@ cd EerieSpammer
25
23
26
24
pip install -r requirements.txt
27
25
26
+
```
27
+
2. For Windows users.
28
+
29
+
Install git from [here](https://gitforwindows.org/)
30
+
31
+
Install python from [here](https://www.python.org/downloads/) (Make sure to select compitable version for your computer.)
32
+
33
+
Now run following commands.
34
+
```
35
+
python -m ensurepip --default-pip
36
+
37
+
git clone https://github.com/DrEerie/EerieSpammer
38
+
39
+
cd EerieSpammer
40
+
41
+
pip install -r requirements.txt
28
42
```
29
43
Congratulations you have successfully installed the now its time to use it.
30
44
@@ -42,6 +56,11 @@ Run the following command to use the tool
42
56
# Don't forget to star the repo and follow the creator.
43
57
44
58
# Usage tutorial on youtube:
45
-
59
+
Note that the tutorial in the following video is recorded earlier . Now EerieSpammer have gone through some UI changes as well but author don't have time to record a new turorial.
46
60
[Click here to visit youtube tutorial](https://youtu.be/5-7IdMy-J_0)
47
61
Please like the video and suscribe as to encourage as .
0 commit comments