{"id":23982316,"url":"https://github.com/kyza/discord_selfbot","last_synced_at":"2025-07-28T22:36:57.763Z","repository":{"id":270619958,"uuid":"866888124","full_name":"Kyza/discord_selfbot","owner":"Kyza","description":"A personal-use Discord app created to replicate the useful functionality of ye selfbots of olde with official bot APIs.","archived":false,"fork":false,"pushed_at":"2025-05-05T16:49:44.000Z","size":1962,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"trunk","last_synced_at":"2025-05-05T17:59:38.166Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Kyza.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2024-10-03T04:06:45.000Z","updated_at":"2025-05-05T16:49:47.000Z","dependencies_parsed_at":"2025-01-01T22:21:28.659Z","dependency_job_id":"fbecb6ff-094a-4435-af8c-aa795d9c4e3b","html_url":"https://github.com/Kyza/discord_selfbot","commit_stats":null,"previous_names":["kyza/discord_selfbot"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Kyza/discord_selfbot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kyza%2Fdiscord_selfbot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kyza%2Fdiscord_selfbot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kyza%2Fdiscord_selfbot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kyza%2Fdiscord_selfbot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Kyza","download_url":"https://codeload.github.com/Kyza/discord_selfbot/tar.gz/refs/heads/trunk","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kyza%2Fdiscord_selfbot/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267598436,"owners_count":24113633,"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-07-28T02:00:09.689Z","response_time":68,"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":[],"created_at":"2025-01-07T11:14:30.825Z","updated_at":"2025-07-28T22:36:57.757Z","avatar_url":"https://github.com/Kyza.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# discord_selfbot\n\nA personal-use Discord app created to replicate the useful functionality of ye selfbots of olde with official bot APIs.\n\n## Installation\n\n### Requirements\n\n- Git\n- Docker\n\n### Setup\n\n```sh\ngit clone https://github.com/Kyza/discord_selfbot.git\ncd discord_selfbot\n```\n\nCreate a copy of the `example.config.ron` file and rename it to `config.ron`. Then edit it to your situation.\n\nYou'll need to create a bot on the [Discord developer portal](https://discord.com/developers/applications) and get the token and application ID for it.\n\nMake sure you enable the `User Install` installation context. It's also recommended that you disable `Public Bot` as well.\n\nUse the Discord-provided installation link to install the bot on your account.\n\n```sh\ndocker compose up\n```\n\nThis might take a while the first time you run it.\n\n## Notes\n\nBy default the bot should send messages as non-ephemeral, but if you want to make it ephemeral you can use the `ephemeral` argument.\n\nAs long as you don't change any files you can use `update_restart.cmd` to pull the latest code and restart it.\n\n## Commands\n\n- [x] `/age` - Sends the timestamp of the ID or user's creation date.\n- [x] `/bible` - Checks how many words are in the Bible.\n   - [x] Context menu supported.\n- [ ] `/cobalt` - Downloads media from a URL using the Cobalt API and sends it.\n   - Disabled until Cobalt gets an official API.\n- [x] `/deepl` - DeepL API command group.\n   - [x] `/deepl translate text` - Translates text using the DeepL API.\n      - [x] Context menu supported.\n   - [x] `/deepl translate document` - Translates a document using the DeepL API.\n   - [x] `/deepl usage` - Shows the DeepL API usage.\n- [x] `/help` - Shows the help menu.\n- [ ] `/embed` - Creates and sends an embed from either fields or multiple from a RON representation.\n   - https://github.com/ron-rs/ron\n   - https://docs.rs/poise/latest/poise/serenity_prelude/struct.Embed.html\n- [x] `/escape` - Escapes basic markdown characters.\n- [x] `/favoritize` - Converts any image type into a 2 frame WebP so that it can be added to your favorited GIFs list.\n   - [x] Context menu supported.\n- [x] `/ffmpeg` - Runs a basic FFmpeg command on uploaded media.\n- [x] `/fix` - Makes social media links embed properly.\n   - Works for X, Bluesky, TikTok, Instagram, and Reddit.\n- [x] `/flip` - Flips a nickel using a true random number generator.\n- [x] `/github` - Sends a formatted link to a GitHub profile or repository.\n- [x] `/jxl` - Converts an image to JXL.\n   - [x] Context menu supported.\n- [x] `/memory` - Shows the bot's memory usage.\n- [x] `/now_playing` - Shows what you're currently listening to from the ListenBrainz API.\n   - [x] YouTube song downloading supported.\n- [x] `/ocr` - Runs OCR on an image.\n   - This sucks currently. Someone please find me a decent API or library.\n- [x] `/roll` - Rolls dice notation.\n   - Uses a [custom unlimited version of the `caith` crate](https://github.com/Kyza/caith/commit/a05c6a3954ab3f42d4ce08d8de18fe5a2fae18b6).\n- [x] `/screenshot` - Screenshots a website.\n- [x] `/snowstamp` - Lets you easily create a timestamp from an ID or a datetime.\n- [x] `/song_info` - Shows song information from a given link.\n   - [x] Context menu supported.\n   - [x] YouTube song downloading supported.\n- [x] `/source` - Sends the link to the bot's source code.\n- [x] `/unicode` - Converts text to and from Unicode.\n- [x] `/uptime` - Tells you how long the bot has been up for.\n- [x] `/wayback` - Generates an archive.org (Wayback Machine) URL for a given URL.\n- [x] `/webp` - Converts an image to WebP.\n   - [x] Context menu supported.\n- [x] `/wolfram` - Asks Wolfram Alpha a question.\n- [ ] `/youtube` - [Experimental] Downloads and sends a YouTube video and sends it.\n   - Sometimes it works, sometimes it doesn't.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkyza%2Fdiscord_selfbot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkyza%2Fdiscord_selfbot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkyza%2Fdiscord_selfbot/lists"}