Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/spinfal/noiys-spammer

a simple noiys.com post spammer, i do not encourage you to spam, this simply shows how easy it was to use their api
https://github.com/spinfal/noiys-spammer

idkwhattagtouse noiys python simple spammer tool

Last synced: 7 days ago
JSON representation

a simple noiys.com post spammer, i do not encourage you to spam, this simply shows how easy it was to use their api

Awesome Lists containing this project

README

        

# noiys-spammer

a simple noiys.com post spammer, i do not encourage you to spam, this simply shows how easy it was to use their api

[noiys.com](https://noiys.com)

## installation

make sure [python](https://www.python.org/downloads/) is installed

use the package manager [pip](https://pip.pypa.io/en/stable/) to install needed packages

```bash
pip install fake_useragent
pip install requests
pip install random
```
`random` is optional

## usage

simply run `py main.py` and get started
- optionally you can change the delay in `t.sleep(0)`, it uses seconds