Detailed wiki content repair: Architecture

2026-05-20 19:01:34 -07:00
parent be74c86132
commit 2c2423dfed

@@ -0,0 +1,79 @@
# Architecture
## Classification
Automation / agent workspace.
## Structure Signals
- `ZeroDiscord` (93 files)
- `GoDm` (22 files)
- `GANG-Nuker` (21 files)
- `.cursor` (1 files)
- `(root)` (1 files)
## File Type Signals
- `.md` (38)
- `.js` (36)
- `.txt` (27)
- `(none)` (19)
- `.json` (4)
- `.gitignore` (3)
- `._index` (3)
- `.mdc` (1)
- `.py` (1)
- `.bat` (1)
- `.mod` (1)
- `.sum` (1)
## Build And Dependency Signals
| Signal | Detail |
|---|---|
| requirements.txt | python-http-client, charset_normalizer, 2captcha-python, beautifulsoup4, pyinstaller, pylibcheck, pyperclip, pyautogui, pypiwin32, websocket, packaging, requests, datetime, requests |
| README files | GANG-Nuker/README.md, GoDm/README.md, README.md, ZeroDiscord/247Account/README.md, ZeroDiscord/DCEImporter/README.md, ZeroDiscord/README.md, ZeroDiscord/aioDiscordSniper/README.md, ZeroDiscord/auditLogFlooder/README.md, ZeroDiscord/automaticStatusMessageChanger/README.md, ZeroDiscord/channelMassThreader/README.md, ZeroDiscord/channelMessagesImporter/README.md, ZeroDiscord/channelMessagesSaver/README.md, ZeroDiscord/corruptor/README.md, ZeroDiscord/disabler/README.md, ZeroDiscord/discordServerBackup/README.md, ZeroDiscord/hypeSquadChanger/README.md, ZeroDiscord/invisibleMention/README.md, ZeroDiscord/inviteCodeServerInfo/README.md, ZeroDiscord/keylogger/README.md, ZeroDiscord/massAddFriend/README.md, ZeroDiscord/massDM/README.md, ZeroDiscord/massWebhooksDeleter/README.md, ZeroDiscord/messageAll/README.md, ZeroDiscord/multiLineSpammer/README.md, ZeroDiscord/nitroGenerator&Checker/README.md, ZeroDiscord/purgeSEmojis/README.md, ZeroDiscord/purifier/README.md, ZeroDiscord/serverInformationGrabber/README.md, ZeroDiscord/serverMBS/README.md, ZeroDiscord/serverMI/README.md, ZeroDiscord/serverUPD/README.md, ZeroDiscord/staticTokenGrabber/README.md, ZeroDiscord/tokenGenerator&Checker/README.md, ZeroDiscord/tokenProtector/README.md, ZeroDiscord/tokenStealer/README.md, ZeroDiscord/tokenStealerSpider/README.md, ZeroDiscord/userInformationGrabber/README.md, ZeroDiscord/usersBIOScraper/README.md |
## Project Tree Snapshot
- .cursor/rules/byterover-rules.mdc
- .gitignore
- GANG-Nuker/.git/._index
- GANG-Nuker/.git/FETCH_HEAD
- GANG-Nuker/.git/HEAD
- GANG-Nuker/.git/config
- GANG-Nuker/.git/description
- GANG-Nuker/.git/index
- GANG-Nuker/.git/packed-refs
- GANG-Nuker/GANG.py
- GANG-Nuker/README.md
- GANG-Nuker/data/channels.txt
- GANG-Nuker/data/groups.txt
- GANG-Nuker/data/info.txt
- GANG-Nuker/data/massdm_IDs.txt
- GANG-Nuker/data/massmention.txt
- GANG-Nuker/data/members.txt
- GANG-Nuker/data/roles.txt
- GANG-Nuker/data/useragent.txt
- GANG-Nuker/data/users.txt
- GANG-Nuker/install.bat
- GANG-Nuker/requirements.txt
- GANG-Nuker/tokens.txt
- GoDm/.git/._index
- GoDm/.git/FETCH_HEAD
- GoDm/.git/HEAD
- GoDm/.git/config
- GoDm/.git/description
- GoDm/.git/index
- GoDm/.git/packed-refs
- GoDm/.gitignore
- GoDm/README.md
- GoDm/config.json
- GoDm/data/combo.txt
- GoDm/data/ids.txt
- GoDm/data/invalid.txt
- ... 102 more project files not shown
## Interpretation
Treat this page as the maintainer map. Replace inferred structure with exact module responsibilities once active code paths are confirmed.