{"id":15442682,"url":"https://github.com/anuspropeller/discord-nuker-selfbot","last_synced_at":"2025-07-19T10:38:51.393Z","repository":{"id":252727750,"uuid":"841243792","full_name":"AnusPropeller/Discord-Nuker-Selfbot","owner":"AnusPropeller","description":"basic python discord guild nuking self-bot","archived":false,"fork":false,"pushed_at":"2024-08-13T21:44:02.000Z","size":86,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-10-18T13:14:49.714Z","etag":null,"topics":["discord-py-self","nuke-bot","nuker-bot","python","python-3","python3","raid-bot","self-bot","self-bot-discord"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AnusPropeller.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-08-12T02:31:16.000Z","updated_at":"2024-08-13T21:44:05.000Z","dependencies_parsed_at":null,"dependency_job_id":"5a810378-a223-4810-9ce1-be9f2298741b","html_url":"https://github.com/AnusPropeller/Discord-Nuker-Selfbot","commit_stats":null,"previous_names":["anuspropeller/discord-nuker-selfbot"],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/AnusPropeller/Discord-Nuker-Selfbot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnusPropeller%2FDiscord-Nuker-Selfbot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnusPropeller%2FDiscord-Nuker-Selfbot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnusPropeller%2FDiscord-Nuker-Selfbot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnusPropeller%2FDiscord-Nuker-Selfbot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AnusPropeller","download_url":"https://codeload.github.com/AnusPropeller/Discord-Nuker-Selfbot/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnusPropeller%2FDiscord-Nuker-Selfbot/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265919443,"owners_count":23849389,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["discord-py-self","nuke-bot","nuker-bot","python","python-3","python3","raid-bot","self-bot","self-bot-discord"],"created_at":"2024-10-01T19:29:19.566Z","updated_at":"2025-07-19T10:38:51.384Z","avatar_url":"https://github.com/AnusPropeller.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"### Basic Information\nTakes a long time to scrape members before starting, use my other repo to scrape members first. \u003cbr/\u003e\nUsing this script to scrape members takes about 25 minutes per 100k messages in the server. \u003cbr/\u003e\nSelf-bot for nuking discord servers. \u003cbr/\u003e\nTries to use Dyno commands if it has no perms. \u003cbr/\u003e\nTries to remain under the radar for as long as possible. \u003cbr/\u003e\nBuilt using the dev build of discord.py-self. \u003cbr/\u003e\nThe zip file is a Nuitka build that doesn't require installing any dependencies or using an IDE.\n## Using a json file list.\nTo use a .json file as a list for members, drag it into the same directory. Follow the same json pattern as in my member scraper bot repo.\n# Features\n### Permission Based Deletion\nIf the user has permission, it deletes the following:\n- Channels\n- Roles\n- Invites\n- Emojis \u0026 Stickers\n- Templates\n- Automod Rules\n- Webhooks\n### Permission based User Removal\n- Given kick permissions, the bot tries to prune all kickable members with \u003e1 day of inactivity\n- Given only kick permission, it does just that, same with ban permission\n- Given both kick and ban permission, it alternates between kicking and banning.\n  - Effectively removes users twice as fast.\n  - Given time, the bot will go back and ban the kicked users.\n- Tries to utilize Dyno bot as a last ditch effort to kick/ban users\n  - When using commands, the bot tries to find the lowest useable voice-channel. If there are none it opts for the lowest usable text channel.\n### User Silencing\n- Given manage channel permissions, the bot mass edits all channels to deny read message and send message permissions.\n- Given manage guild permissions, the bot adds an automod rule that blocks all messages, and times the sender out for a day.\n### Order of Operations\n1. Scrape guild members to a list / open a json file with user ids.\n2. Deny channel permissions\n3. Delete Automod Rules\n4. Create Automod rule blocking messages\n5. Delete Stickers, Emojis, Invites, Templates, Webhooks\n6. Prune Members\n7. Start Kicking/Banning Members\n8. Delete Roles, Channels\n9. Go back and Ban Kicked Members\n10. Sync any Templates to current server status\n# Running the Script\n## Zip File\nDownload the zip file. \u003cbr/\u003e\nExtract the files. \u003cbr/\u003e\nRun /bot.dist/bot.exe\n## via an IDE\nThis code will not work with vanilla discord.py, you need to install discord.py-self. \u003cbr/\u003e\nRun this command to install the discord.py-self branch: \n\u003e pip install git+https://github.com/dolfies/discord.py-self@master#egg=discord.py-self[voice,speed] \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanuspropeller%2Fdiscord-nuker-selfbot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fanuspropeller%2Fdiscord-nuker-selfbot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanuspropeller%2Fdiscord-nuker-selfbot/lists"}