Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/spinfal/noiys-spammer
- Owner: spinfal
- License: mit
- Created: 2021-02-09T06:23:22.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-01-26T06:12:21.000Z (almost 3 years ago)
- Last Synced: 2023-03-04T05:28:30.258Z (over 1 year ago)
- Topics: idkwhattagtouse, noiys, python, simple, spammer, tool
- Language: Python
- Homepage: https://www.noiys.com
- Size: 3.91 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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