{"id":24414425,"url":"https://github.com/usbokirishima/krokodil","last_synced_at":"2025-10-11T21:39:38.024Z","repository":{"id":187872028,"uuid":"675804891","full_name":"UsboKirishima/krokodil","owner":"UsboKirishima","description":"The most advanced graphical discord nuker made for bot testers","archived":false,"fork":false,"pushed_at":"2024-01-14T13:35:07.000Z","size":11950,"stargazers_count":18,"open_issues_count":0,"forks_count":4,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-12T03:43:23.512Z","etag":null,"topics":["discord","discord-gui","discord-nuker","discord-tool","nuke","nuke-bot","nuker","nuker-bot"],"latest_commit_sha":null,"homepage":"https://usbokirishima.github.io/krokodil/","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/UsboKirishima.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2023-08-07T19:06:24.000Z","updated_at":"2025-02-23T14:39:01.000Z","dependencies_parsed_at":"2025-04-12T03:40:59.591Z","dependency_job_id":"140c9541-4cab-407b-b2b8-bdbe75e67753","html_url":"https://github.com/UsboKirishima/krokodil","commit_stats":null,"previous_names":["usbokirishima/krokodil"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/UsboKirishima/krokodil","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UsboKirishima%2Fkrokodil","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UsboKirishima%2Fkrokodil/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UsboKirishima%2Fkrokodil/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UsboKirishima%2Fkrokodil/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/UsboKirishima","download_url":"https://codeload.github.com/UsboKirishima/krokodil/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UsboKirishima%2Fkrokodil/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279008836,"owners_count":26084517,"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","status":"online","status_checked_at":"2025-10-11T02:00:06.511Z","response_time":55,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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","discord-gui","discord-nuker","discord-tool","nuke","nuke-bot","nuker","nuker-bot"],"created_at":"2025-01-20T07:18:25.835Z","updated_at":"2025-10-11T21:39:37.989Z","avatar_url":"https://github.com/UsboKirishima.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align='center'\u003e\n\n\n# Krokodil\n\u003cimg style=\"border-radius: 15px; display: block; margin-left: auto; margin-right: auto; margin-bottom:20px;\" width=\"100%\" src=\"https://64.media.tumblr.com/8fe8ab3991d11c1cdd3d703e56a425ef/tumblr_n85lk7WIDN1rte5gyo1_500.gifv\"\u003e\u003c/img\u003e\n\n*The most advanced cross-platform discord nuker made in C still in developing*\n\u003c/div\u003e\n\n\u003chr  style=\"border-radius: 2%; margin-top: 60px; margin-bottom: 60px;\"  noshade=\"\"  size=\"20\"  width=\"100%\"\u003e\n\n## Features\n\n- Channels\n    - Delete All\n    - Mass Create\n    - Rename All\n    - Spam messages\n- Users\n    - Dm All\n    - Ban All\n    - Kick All\n    - Mute All\n- Roles\n    - Delete All\n    - Mass Create\n    - Rename All\n- Server\n    - Guild Name\n    - Guild Icon (buggy)\n- Settings\n    - Bot Presence\n    - Bot Nickname\n\n## Installation\n\n### 1. Get the repo\n\n```sh\n$ git clone https://github.com/UsboKirishima/krokodil\n```\n\n### 2. Run setup\n\n```sh\n$ sudo make install\n```\n\n### 3. Run Krokodil\n```sh\n$ make\n```\n\n## Manual Installation\n\n### 1. Get the repo\n\n```sh\n$ git clone https://github.com/UsboKirishima/krokodil\n```\n\n### 2. Update your system\n```sh\n$ sudo pacman -Syy #Arch Linux\n$ sudo apt update #Ubuntu/Debian/Kali\n```\n\n### 3. Install make\n```sh\n$ sudo pacman -S make #Arch Linux\n$ sudo apt install make #Ubuntu/Debian/Kali\n```\n\n### 4. Install gtk3\n```sh\n$ sudo pacman -S gtk3 #Arch Linux\n$ sudo apt install gtk3 #Ubuntu/Debian/Kali\n```\n\n### 5. Install Orca\n```\nRead https://github.com/cee-studio/orca\n```\n\n### 6. Install zenity\n```sh\n$ sudo pacman -S zenity #Arch Linux\n$ sudo apt-get install zenity #Ubuntu/debian/Kali\n```\n\n### 7. Run program\n```sh\nmake #Run without logs\n#Or\nmake test #Run with logs\n```\n\n## Update\n\n### Automatic update\n```sh\n$ make update\n```\n\n### Manual update\n```sh\n$ git pull \u0026\u0026 make install\n```\n\n\n\u003chr  style=\"border-radius: 2%; margin-top: 60px; margin-bottom: 60px;\"  noshade=\"\"  size=\"20\"  width=\"100%\"\u003e\n\n### Screenshots\n\n\u003cdiv align='center'\u003e\n\n\u003cimg style=\"border-radius: 15px; display: block; margin-left: auto; margin-right: auto; margin-bottom:20px;\" width=\"90%\" src=\"https://raw.githubusercontent.com/UsboKirishima/krokodil/main/assets/image.png\"\u003e\u003c/img\u003e\n\n\u003cimg style=\"border-radius: 15px; display: block; margin-left: auto; margin-right: auto; margin-bottom:20px;\" width=\"90%\" src=\"https://raw.githubusercontent.com/UsboKirishima/krokodil/main/assets/image1.png\"\u003e\u003c/img\u003e\n\n\u003cimg style=\"border-radius: 15px; display: block; margin-left: auto; margin-right: auto; margin-bottom:20px;\" width=\"90%\" src=\"https://raw.githubusercontent.com/UsboKirishima/krokodil/main/assets/image2.png\"\u003e\u003c/img\u003e\n\n\u003cimg style=\"border-radius: 15px; display: block; margin-left: auto; margin-right: auto; margin-bottom:20px;\" width=\"90%\" src=\"https://raw.githubusercontent.com/UsboKirishima/krokodil/main/assets/image4.png\"\u003e\u003c/img\u003e\n\n\u003cimg style=\"border-radius: 15px; display: block; margin-left: auto; margin-right: auto; margin-bottom:20px;\" width=\"90%\" src=\"https://media.discordapp.net/attachments/1133087871415365637/1146416037538050118/image.png?width=817\u0026height=464\"\u003e\u003c/img\u003e\n\n\u003cimg style=\"border-radius: 15px; display: block; margin-left: auto; margin-right: auto; margin-bottom:20px;\" width=\"90%\" src=\"https://media.discordapp.net/attachments/1133087871415365637/1142387932267814912/image.png?width=817\u0026height=464\"\u003e\u003c/img\u003e\n\n\u003cimg style=\"border-radius: 15px; display: block; margin-left: auto; margin-right: auto; margin-bottom:20px;\" width=\"90%\" src=\"https://media.discordapp.net/attachments/1133087871415365637/1142389083293888582/image.png?width=817\u0026height=464\"\u003e\u003c/img\u003e\n\n\u003ciframe width=\"1280\" height=\"720\" src=\"https://www.youtube.com/embed/S9QPUFWrSGA\" title=\"[FREE] KROKODIL THE MOST ADVANCED DISCORD NUKER (Advanced GUI) [FREE DOWNLOAD]\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen\u003e\u003c/iframe\u003e\n\n\u003c/div\u003e","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fusbokirishima%2Fkrokodil","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fusbokirishima%2Fkrokodil","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fusbokirishima%2Fkrokodil/lists"}