Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
DrEerie authored Apr 21, 2023
1 parent f17c045 commit b861d79
Showing 1 changed file with 31 additions and 12 deletions.
43 changes: 31 additions & 12 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,15 @@
# Linux View
![Eeriespammer@DebianSS](https://user-images.githubusercontent.com/96463088/230779486-609ea372-11f1-49dc-901d-0b0eee836f19.png)
# Windows View
![finalEerieSpammerpic](https://user-images.githubusercontent.com/96463088/230771087-94993dad-e37d-4c1d-b4d5-2fab6a04bce4.png)
# EerieSpammer
This is a powerful tool that can "spam" your desired amount of messages to your desired platform at your desired time
# Installation:
(1) General Guide for Linux distros (Desktop supported only sorry for android users)

```
This is a powerful tool that can "spam" your desired amount of messages at your desired time with desired time-gap.
## Installation:

apt update
<b><i>[+]REQUIREMENTS</b></i>
1. Desktop or Laptop. (Android not supported.)
2. 1GB internet.
3. No computer knowledge requried.

apt upgrade
<b><i>[+]COMMANDS</b></i>
1. For Linux users.
```
apt install git
Expand All @@ -25,6 +23,22 @@ cd EerieSpammer
pip install -r requirements.txt
```
2. For Windows users.

Install git from [here](https://gitforwindows.org/)

Install python from [here](https://www.python.org/downloads/) (Make sure to select compitable version for your computer.)

Now run following commands.
```
python -m ensurepip --default-pip
git clone https://github.com/DrEerie/EerieSpammer
cd EerieSpammer
pip install -r requirements.txt
```
Congratulations you have successfully installed the now its time to use it.

Expand All @@ -42,6 +56,11 @@ Run the following command to use the tool
# Don't forget to star the repo and follow the creator.

# Usage tutorial on youtube:

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.
[Click here to visit youtube tutorial](https://youtu.be/5-7IdMy-J_0)
Please like the video and suscribe as to encourage as .

# Linux View
![Eeriespammer@DebianSS](https://user-images.githubusercontent.com/96463088/230779486-609ea372-11f1-49dc-901d-0b0eee836f19.png)
# Windows View
![finalEerieSpammerpic](https://user-images.githubusercontent.com/96463088/230771087-94993dad-e37d-4c1d-b4d5-2fab6a04bce4.png)

0 comments on commit b861d79

Please sign in to comment.