https://github.com/kwaytv/shoppy-order-spammer-bot
Discord bot to spam fake shoppy.gg orders.
https://github.com/kwaytv/shoppy-order-spammer-bot
Last synced: 2 months ago
JSON representation
Discord bot to spam fake shoppy.gg orders.
- Host: GitHub
- URL: https://github.com/kwaytv/shoppy-order-spammer-bot
- Owner: kWAYTV
- License: mit
- Created: 2023-06-16T19:54:33.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-06-18T09:49:45.000Z (almost 2 years ago)
- Last Synced: 2025-01-28T00:32:59.600Z (4 months ago)
- Language: Python
- Homepage:
- Size: 60.5 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 🤖 Shoppy.gg Spammer Bot 🛍️
## 📝 Description
This bot is designed to automate the process of sending spam requests to Shoppy.gg. It's built using Python and integrates with the Discord bot for easy use.
## ⚠️ Disclaimer
This tool is provided as a Proof of Concept (PoC) only. It's not intended for actual spamming or any form of abusive behaviors. The use of this tool may violate Shoppy.gg's Terms of Service or other relevant regulations.
Using this tool could lead to a variety of potential consequences, including but not limited to:
- Account suspension or termination on Shoppy.gg
- Legal penalties under the Computer Fraud and Abuse Act (CFAA) or other relevant laws
- Civil liabilities for damages causedUse at your own risk!
## 💻 Installation and Use
# Install the required dependencies
pip install -r requirements.txt# Fill in the config.yaml properly.
# Fill in the proxies.txt properly.# Start the bot & invite it to the discord after it's perfectly started for the commands to sync.
python main.py## 💼 Features
- Request spamming
- Order queue system to manage spamming requests
- Discord command to initiate spamming
- Asynchronous operations for non-blocking tasks
- Detailed logging of activities## 📝 To-Do
- Free proxy scraper
## 🤝 Contributing
Contributions, issues, and feature requests are welcome! Please follow the [Contributor Covenant](https://www.contributor-covenant.org/) for the community guidelines.
## 📄 License
This project is under the [MIT](LICENSE) License.