Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/siissioe123/spambot

A spambot that spams text to annoy/prank friends
https://github.com/siissioe123/spambot

Last synced: 11 days ago
JSON representation

A spambot that spams text to annoy/prank friends

Awesome Lists containing this project

README

        

# unitconverter
![Python](https://img.shields.io/badge/-Python-black?style=flat-square&logo=Python)

## Description πŸ“š
A Spambot to onnoy/prank friends

## πŸ“ Instructions

### πŸ“š Prerequisites
- Install Python from the [official website](https://www.python.org/) (latest version) and ensure it is added to the system Path and environment variables.

### Installation πŸ“₯
To install Spambot, follow these steps:
1. Download the repository
1. Or clone it with git, Don’t have git? Here’s the [official guide](https://git-scm.com/book/en/v2/Getting-Started-Installing-Git).
2. Open a terminal or powershell/command prompt. πŸ–₯️
3. Navigate to the script folder in the terminal or powershell/command prompt
4. Launch the following command to install the required dependencies:
```
pip install -r requirements.txt
```

### Usage πŸš€
1. Navigate to the script folder in the terminal or powershell/command prompt.
2. Launch the script with Python by executing:
```
python main.py
```
## πŸ”„ Compatibility
- This program is compatible with Windows, macOS, and GNU/Linux operating systems. πŸ’»

## πŸ“Œ Notes
- All the configuration files will be generated when needed βœ…
- This program is intended for educational use only. πŸŽ“
- The code is still unoptimized and slow 🐌. Feel free to open a pull request or an issue to discuss your ideas

## Bug Reporting 🐞
If you encounter bugs or issues while using Spambot, please report them by opening an issue on the GitHub repository. Make sure to include all necessary details to reproduce the problem.

## Author πŸ€“
Spambot was developed by [Siissioe123](https://github.com/siissioe123).

## License πŸ“œ
This software is released under the [GPL-3.0 license](LICENSE), [(Gnu General Public License)](https://www.gnu.org/licenses/gpl-3.0.html), made by the [the FSF](https://www.fsf.org).