An open API service indexing awesome lists of open source software.

https://github.com/crock/sarahah-bot

Spam a user on Sarahah
https://github.com/crock/sarahah-bot

bot sarahah spam-bot

Last synced: 9 months ago
JSON representation

Spam a user on Sarahah

Awesome Lists containing this project

README

          

**CONSIDER THIS SCRIPT ABANDONED AND NO LONGER WORKING. BLAME THE SARAHAH DEVELOPER, NOT ME.**

# Sarahah Spam Bot

With this script, you can spam any user on Sarahah with a message of your choice.

### Compatibility

Python 3+

### Requirements

Requires a proxy to work successfully. I do not include any proxies with the script, so you will have to obtain these on your own from a third-party.

Once you obtain some proxies, paste them (one per line) in `proxies.txt`

### Installation and Usage

1. Install Python
- Easiest way is to download and run the installer from the official [Python](https://python.org) website. Please tick the box to add Python to your environment variables.

If you don't tick the box, add Python to your PATH environment manually. Watch [this](https://youtu.be/Y2q_b4ugPWk) video if you need help with that.

2. Open Terminal on Mac or CMD on Windows

3. Run the following command in your terminal to install the dependencies:

```
pip install requests
```

4. Run the script like this

```
python SarahahBot.py USERNAME TEXT COUNT
```

**EXAMPLE**
```
python SarahahBot.py croc "please dont spam me" 10
```

**KEY**
- USERNAME - the user you want to spam
- TEXT - the text you want to spam in quotation marks
- COUNT - the number of times you want to spam it