{"id":18332026,"url":"https://github.com/mrousavy/hankhill","last_synced_at":"2026-05-02T02:38:34.671Z","repository":{"id":78946222,"uuid":"95465956","full_name":"mrousavy/HankHill","owner":"mrousavy","description":"A discord bot for pixelating and jpegifying images","archived":false,"fork":false,"pushed_at":"2021-01-19T09:08:00.000Z","size":778,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-15T11:16:51.533Z","etag":null,"topics":["bot","discord","jpeg"],"latest_commit_sha":null,"homepage":"","language":"C#","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/mrousavy.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":"mrousavy","ko_fi":"mrousavy","custom":["https://paypal.me/mrousavy"]}},"created_at":"2017-06-26T16:18:27.000Z","updated_at":"2022-08-21T23:11:37.000Z","dependencies_parsed_at":"2023-02-24T23:00:17.161Z","dependency_job_id":null,"html_url":"https://github.com/mrousavy/HankHill","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrousavy%2FHankHill","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrousavy%2FHankHill/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrousavy%2FHankHill/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrousavy%2FHankHill/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mrousavy","download_url":"https://codeload.github.com/mrousavy/HankHill/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248087487,"owners_count":21045527,"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","discord","jpeg"],"created_at":"2024-11-05T19:37:00.436Z","updated_at":"2026-05-02T02:38:34.634Z","avatar_url":"https://github.com/mrousavy.png","language":"C#","funding_links":["https://github.com/sponsors/mrousavy","https://ko-fi.com/mrousavy","https://paypal.me/mrousavy","https://ko-fi.com/F1F8CLXG'"],"categories":[],"sub_categories":[],"readme":"# Hank Hill\nA discord bot for pixelating and jpegifying images\n\n\u003ca href=\"https://discordapp.com/oauth2/authorize?client_id=328973370215366659\u0026scope=bot\u0026permissions=67184707\"\u003e\u003cimg src=\"https://img.shields.io/badge/Add%20to%20your-Discord-9399ff.svg\" alt=\"Invite to your Guild\"\u003e\u003c/a\u003e [![Discord](https://discordapp.com/api/guilds/326668996550197249/widget.png)](https://discord.gg/ebXZnFX)\n\n\u003ca href='https://ko-fi.com/F1F8CLXG' target='_blank'\u003e\u003cimg height='36' style='border:0px;height:36px;' src='https://az743702.vo.msecnd.net/cdn/kofi2.png?v=0' border='0' alt='Buy Me a Coffee at ko-fi.com' /\u003e\u003c/a\u003e\n\n# Usage\n1. Sending \"needs more jpeg\" (or \"more jpg\") will jpegify the last image in the current Channel\n2. Sending \"pixelate\" will pixelate the last image in the current Channel\n3. Sending \"@HankHill help\" will show help\n\n\u003cp align=\"center\"\u003e\n\t\u003cimg src=\"https://raw.githubusercontent.com/mrousavy/HankHill/master/Resources/Hank.png\" /\u003e\n\t\u003cbr /\u003e\n\t\u003cimg src=\"https://raw.githubusercontent.com/mrousavy/HankHill/master/Resources/Demo.png\" /\u003e\n\u003c/p\u003e\n\n# Building yourself\n### Prerequisites\n1. [Visual Studio](https://www.visualstudio.com/)\n2. [.NET Core SDK](https://www.microsoft.com/net/download/core)\n\n### Build \u0026 Run\n1. Download/Clone this Project\n2. Open it in Visual Studio\n3. Go to `Tools \u003e NuGet Package Manager \u003e Package Manager Settings \u003e Package Sources`\n4. Add a new Source: \"ImageSharp Beta\", URL: https://www.myget.org/F/imagesharp/api/v3/index.json\n5. Click `Update`, close dialog with `Ok`\n6. Change Project output from `Debug` to `Release` mode in drop down menu\n7. Build Project (\u003ckbd\u003eCtrl\u003c/kbd\u003e\u003ckbd\u003eShift\u003c/kbd\u003e\u003ckbd\u003eB\u003c/kbd\u003e, or `Build \u003e Build Solution`)\n\nIf step **7** was successful, open the Project in your file explorer and go to `HankHill/bin/Release`. Your executable will be located in a subfolder here.\n\nRun `HankHill.exe`. It should fail at the first time because we need a **token**.\nGo to the [discord API interface](https://discordapp.com/developers/applications/me) and create a new app. [This guide](https://github.com/reactiflux/discord-irc/wiki/Creating-a-discord-bot-\u0026-getting-a-token) explains it quite well.\n\nOpen the file `token` in any text editor and paste the discord API token in there. Save and run `HankHill.exe`, it should now start successfully.\n\nAdd the bot to your server with this link: https://discordapp.com/oauth2/authorize?client_id=CLIENT_ID_GOES_HERE\u0026scope=bot\n\nNow you're good to go.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrousavy%2Fhankhill","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmrousavy%2Fhankhill","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrousavy%2Fhankhill/lists"}