{"id":18888802,"url":"https://github.com/theghostofinky/thebotofinky","last_synced_at":"2026-04-15T11:37:51.033Z","repository":{"id":107449954,"uuid":"433956428","full_name":"TheGhostOfInky/TheBotOfInky","owner":"TheGhostOfInky","description":"TheBotOfInky Discord bot","archived":false,"fork":false,"pushed_at":"2023-05-29T17:09:30.000Z","size":75,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-30T08:51:43.127Z","etag":null,"topics":["bot","discord","discord-bot","nextcord","nextcord-bot","python","python3","sus"],"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/TheGhostOfInky.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}},"created_at":"2021-12-01T19:21:42.000Z","updated_at":"2023-04-11T14:03:03.000Z","dependencies_parsed_at":"2024-11-08T07:46:17.124Z","dependency_job_id":"f37773af-0419-4d88-adcd-d8674b98f2f6","html_url":"https://github.com/TheGhostOfInky/TheBotOfInky","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/TheGhostOfInky/TheBotOfInky","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheGhostOfInky%2FTheBotOfInky","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheGhostOfInky%2FTheBotOfInky/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheGhostOfInky%2FTheBotOfInky/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheGhostOfInky%2FTheBotOfInky/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TheGhostOfInky","download_url":"https://codeload.github.com/TheGhostOfInky/TheBotOfInky/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheGhostOfInky%2FTheBotOfInky/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31840096,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-15T11:29:19.690Z","status":"ssl_error","status_checked_at":"2026-04-15T11:29:19.171Z","response_time":63,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["bot","discord","discord-bot","nextcord","nextcord-bot","python","python3","sus"],"created_at":"2024-11-08T07:46:04.957Z","updated_at":"2026-04-15T11:37:50.981Z","avatar_url":"https://github.com/TheGhostOfInky.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"## What is TheBotOfInky?\nTheBotOfInky is a bot I devised with the main purpose of doing specific tasks that most common discord bots don't come equipped to handle.\n\n## So what can this bot do?\n- Purge all deleted accounts from your banlist.\n- DM moderators a list of all banned users in a guild.\n- DM users Unicode escaped messages.\n- Check polcompballvalues backend status and reminds users to upload their scores.\n- List all emojis in a given server.\n- Echo message to another channel.\n- Search specific mediawiki wikis for a given page.\n- List roles, show server profile and global banner background.\n- Sussify images (thanks to LinesGuy's [code](https://github.com/LinesGuy/img_sussifier/)).\n\n## Requirements:\n - Python 3 (Latest is recommended but any version newer than 3.10 should work fine)\n - The following packages (listed in the requirements.txt file)\n    - Nextcord (2.0.0 or newer is needed, 2.4.0+ recommended)\n    - python-dotenv (for loading the token from the `.env` file)\n    - Pillow, Numpy, python-ffmpeg (for image sussifier, not needed if you comment out its cog in the `main.py` file)\n - FFMPEG installed and added to PATH (for image sussifier, not needed if you comment out its cog in the `main.py` file)\n - A discord bot token setup with intents access\n\n## How to run:\n - Clone the repository.\n - Rename `sample.env` to `.env` and open it in a text editor. Replace the \"00000.00000.00000\" placeholder with your actual discord token and save.\n - Open a terminal/command prompt window in that folder (shift+right click \u003e open command prompt/powershell window here on windows).\n - Type `py -m pip install -r requirements.txt`(Windows) or `python3 -m pip3 install -r requirements.txt`(POSIX) to download all needed packages (FFMPEG not included).\n - Type `py main.py` (Windows) or `python3 main.py` (POSIX) to run the bot.\n - If everything is setup right you will get the message `YourBotName#1234 has connected to discord`.\n - Your bot should now be running, to stop it type ctrl+c in the terminal window or close it.\n\n## Customization\n - To change the command prefix add a `DISCORD_PREFIX` key to the `.env` file\n\n## Warnings\n - `battery` command only works inside of termux environments with the termux api installed and correctly setup.\n - If you are running the bot on a big endian CPU, you might need to change the color format on the ffmpeg stream from `bgr32` to `rgb32`, open a new issue if you get corrupt images when running this command.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftheghostofinky%2Fthebotofinky","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftheghostofinky%2Fthebotofinky","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftheghostofinky%2Fthebotofinky/lists"}