{"id":13609781,"url":"https://github.com/appu1232/Discord-Selfbot","last_synced_at":"2025-04-12T20:32:25.356Z","repository":{"id":37451263,"uuid":"78400645","full_name":"appu1232/Discord-Selfbot","owner":"appu1232","description":"Discord selfbot made with Python using discord.py","archived":true,"fork":false,"pushed_at":"2019-05-10T02:24:04.000Z","size":8733,"stargazers_count":511,"open_issues_count":23,"forks_count":600,"subscribers_count":64,"default_branch":"master","last_synced_at":"2025-04-10T13:06:02.574Z","etag":null,"topics":["bot","custom-commands","discord-selfbot","keyword-logger","mention-logger","python-selfbot","selfbot","selfbot-for-discord","set-game"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/appu1232.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-01-09T06:34:09.000Z","updated_at":"2025-04-07T14:31:24.000Z","dependencies_parsed_at":"2022-07-10T00:46:37.311Z","dependency_job_id":null,"html_url":"https://github.com/appu1232/Discord-Selfbot","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appu1232%2FDiscord-Selfbot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appu1232%2FDiscord-Selfbot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appu1232%2FDiscord-Selfbot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appu1232%2FDiscord-Selfbot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/appu1232","download_url":"https://codeload.github.com/appu1232/Discord-Selfbot/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248630024,"owners_count":21136363,"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":["bot","custom-commands","discord-selfbot","keyword-logger","mention-logger","python-selfbot","selfbot","selfbot-for-discord","set-game"],"created_at":"2024-08-01T19:01:37.988Z","updated_at":"2025-04-12T20:32:24.956Z","avatar_url":"https://github.com/appu1232.png","language":"Python","funding_links":["https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick\u0026hosted_button_id=FFDATZ8NFFV6Y"],"categories":["Python"],"sub_categories":[],"readme":"# Discord Selfbot\n\n[![Donate](https://img.shields.io/badge/Donate-PayPal-green.svg)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick\u0026hosted_button_id=FFDATZ8NFFV6Y) [\u003cimg src=\"https://img.shields.io/github/license/appu1232/Discord-Selfbot.svg?style=flat-square\"\u003e](https://github.com/appu1232/Discord-Selfbot/blob/master/LICENSE) [![Build Status](https://travis-ci.org/appu1232/Discord-Selfbot.svg?branch=master)](https://travis-ci.org/appu1232/Discord-Selfbot)\n\n### This bot is no longer being developed. Any breaking changes will not be fixed. Discord has become more strict about selfbot use and will ban without warning, as such, I have abandoned this project.\n\n### [**Install guide + list of all commands.**](https://github.com/appu1232/Discord-Selfbot/wiki)\n\nTakes less than 2 minutes to set up. Has various commands and utilities including a keyword logger/notifier, adding custom commands/reactions, and much more.\n\n![](http://i.imgur.com/3H9zpop.gif)\n\n## Features\n\n- Google web and image search.\n- Keyword/user logger and notifier. Get notified when keywords you specified are said in any of your server or follow users and get notified when they send a message (with a cooldown). Useful to track someone or see if someone mentioned your name or your favorite show/book/whatever else keywords and you want to stalk— I mean, talk to them about it.\n- Set your game/stream to anything or set up multiple and cycle through them.\n- Cycle through avatars automatically.\n- Save image/gif/webm dumps (urls or attachments) in channels quickly to your computer (checks for duplicates as well).\n- Detailed image/gif source finder using sauce.nao\n- Add custom commands/reactions. The commands get saved to ``commands.json`` which has some sample commands added to start with. Can be used as macros for other commands as well.\n- Custom embeds.\n- Todo list with notifications and a timer (repeatable) as well as ability to send a message to a channel when the timer goes off.\n- Smart MyAnimeList search of anime and manga/LNs using google custom search (and if that fails, using myanimelist's api for search)\n- Save/output the last n number of messages from a chat, including any messages that were deleted.\n- Get detailed information about a server and all of its members.\n- Purge the last n messages you sent in a channel.\n- Simple calculator.\n- Quick commands so you can post pointless stuff as fast as possible like ``lenny``, ``shrug``, ``flip``, ``unflip``, and ``comeatmebro``\n- Meme commands like spacing text, converting text to regional indicator emojis, mass reacting to messages, and converting text to ascii art.\n- Python interpreter. Modeled off of RoboDanny's ?debug command. Does both exec() and eval(). Ability to save and load scripts.\n- Various other misc commands like spoiler tagging text (encrypts the text), creating strawpolls, embeding text, server/user info commands, and more.\n\n## Acknowledgements\n\n- Thanks to [architdate](https://github.com/architdate), [LyricLy](https://github.com/LyricLy), and [chenzw95](https://github.com/chenzw95) for actively participating in development, addition of new features, and other optimizations.\n- Thanks to [Hubcapp](https://github.com/Hubcapp) for the much improved \u003ereact command.\n- Thanks to [adjnouobsref](https://github.com/adjnouobsref) for the spoiler tags and various other contributions.\n- Used the code for lockdown commands from [Kurisu](https://github.com/916253/Kurisu/blob/master/addons/lockdown.py) bot. Slight modifications is message sending and contents of messages.\n- Used a lot of [Danny's](https://github.com/Rapptz) code for certain parts, especially parsing Google cards and the debugger.\n- Used [eye-sigil's](https://github.com/eye-sigil) code for the \u003erepl command.\n- Thanks to [IgneelDxD](https://github.com/IgneelDxD) for a lot of suggestions and fixes.\n- Thanks to [Bluscream](https://github.com/Bluscream) for a lot of helpful pull requests and custom cogs.\n\n## Buy me a cup of coffee\n\nThis bot is open source and always will be, even if I don't get donations. That said, I know there are people out there that may still want to donate just to show their appreciation so this is for you guys. Thanks in advance!\n\n[![paypal](https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick\u0026hosted_button_id=FFDATZ8NFFV6Y)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fappu1232%2FDiscord-Selfbot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fappu1232%2FDiscord-Selfbot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fappu1232%2FDiscord-Selfbot/lists"}