Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/siissioe123/spambot
- Owner: siissioe123
- License: gpl-3.0
- Created: 2024-08-06T10:43:33.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-08-06T15:23:56.000Z (5 months ago)
- Last Synced: 2024-11-06T05:13:47.371Z (2 months ago)
- Language: Python
- Homepage:
- Size: 24.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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).