Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/komodoooo/discord-stuff
This repo contains all my discord "projects"
https://github.com/komodoooo/discord-stuff
discord mass-report python selfbot-discord webhook-discord
Last synced: about 6 hours ago
JSON representation
This repo contains all my discord "projects"
- Host: GitHub
- URL: https://github.com/komodoooo/discord-stuff
- Owner: komodoooo
- License: bsd-2-clause
- Created: 2022-06-29T09:28:36.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-15T20:30:06.000Z (about 1 year ago)
- Last Synced: 2023-11-15T21:32:09.774Z (about 1 year ago)
- Topics: discord, mass-report, python, selfbot-discord, webhook-discord
- Language: Python
- Homepage:
- Size: 27.3 KB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# discord-stuff
This repo contains all my discord "projects", like:
1) [bruh.py](https://github.com/komodoooo/discord-stuff/blob/main/src/bruh.py), a simple, threaded webhook spammer with proxy support
2) [hakai.py](https://github.com/komodoooo/discord-stuff/blob/main/src/hakai.py), a discord mass-reporter made with aiohttp
3) [jiren.py](https://github.com/komodoooo/discord-stuff/blob/main/src/jiren.py), a common discord selfbot
4) [idk.py](https://github.com/komodoooo/discord-stuff/blob/main/src/idk.py), get account information via access token (JWT/OAuth2)
5) [sessus](https://replit.com/@Ciencias/Sessus#main.py), very basic discord chatbot
6) [zw.py](https://github.com/komodoooo/discord-stuff/blob/main/src/zw.py), scrape discord webhooks from zoomeye
# Dependencies
`pip install -r requirements.txt`