{"id":19872111,"url":"https://github.com/alexflipnote/givemebadge","last_synced_at":"2025-04-14T08:56:38.520Z","repository":{"id":63088266,"uuid":"565013029","full_name":"AlexFlipnote/GiveMeBadge","owner":"AlexFlipnote","description":"Pretty simple Discord bot to get the active developer badge","archived":false,"fork":false,"pushed_at":"2025-01-19T06:49:14.000Z","size":11525,"stargazers_count":515,"open_issues_count":0,"forks_count":240,"subscribers_count":25,"default_branch":"master","last_synced_at":"2025-04-07T02:08:56.184Z","etag":null,"topics":["active","active-developer","active-developer-badge","badge","compiled","developer","discord","easy","notexttospeech","ntts","python","python3"],"latest_commit_sha":null,"homepage":"https://givemebadge.alexflipnote.dev","language":"Python","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/AlexFlipnote.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":"2022-11-12T04:07:53.000Z","updated_at":"2025-03-29T05:57:49.000Z","dependencies_parsed_at":"2025-02-08T09:02:32.082Z","dependency_job_id":"47907eca-8c0e-48be-8e63-54d4a999d358","html_url":"https://github.com/AlexFlipnote/GiveMeBadge","commit_stats":null,"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlexFlipnote%2FGiveMeBadge","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlexFlipnote%2FGiveMeBadge/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlexFlipnote%2FGiveMeBadge/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlexFlipnote%2FGiveMeBadge/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AlexFlipnote","download_url":"https://codeload.github.com/AlexFlipnote/GiveMeBadge/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248852112,"owners_count":21171839,"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":["active","active-developer","active-developer-badge","badge","compiled","developer","discord","easy","notexttospeech","ntts","python","python3"],"created_at":"2024-11-12T16:14:33.643Z","updated_at":"2025-04-14T08:56:38.497Z","avatar_url":"https://github.com/AlexFlipnote.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003cimg alt=\"GiveMeBadge\" src=\"https://i.alexflipnote.dev/6DKsc2i.png\" width=\"750px\"\u003e\n\u003c/p\u003e\n\n# Table of contents\n\n- [Table of contents](#table-of-contents)\n- [Requirements 🧾](#requirements-)\n  - [Video Tutorial 📼](#video-tutorial-)\n  - [Usage ✨](#usage-)\n  - [Help needed? 📞](#help-needed-)\n  - [Contributors 👥](#contributors-)\n\n# Requirements 🧾\n- A Discord Bot (create one using the [Discord developer portal](https://discord.com/developers/applications))\n- Python 3.8 or above (https://www.python.org/downloads)\n  - Recommended version [3.10.2](https://www.python.org/downloads/release/python-3102/)\n- A Discord server that you own.\n  - Make sure to \"enable community\" in your server if you haven't already! (`Settings` -\u003e `Enable Community`)\n\n## Video Tutorial 📼\n[click here and watch NTTS video on it](https://www.youtube.com/watch?v=Pmo28SdCUUI) (skip to 2:50 if you already have the bot ready from the developer panel)\n\n## Usage ✨\n\n\n### ✏️ \u003cins\u003eStep 1:\u003c/ins\u003e\nDownload and install [Python](https://www.python.org/downloads) if you haven't already.\n\n   ![](https://i.alexflipnote.dev/2Ucs5Hf.png)\n\n\n\n### ✏️ \u003cins\u003eStep 2:\u003c/ins\u003e\nOpen CMD/Terminal inside this folder.\n\u003e On Windows, open a `command prompt` as administrator. Type `cd` with a space and drag the desired folder into it. Press enter.\n\n\u003cdiv align=\"center\"\u003e\n    \u003cimg src=\"https://i.alexflipnote.dev/7PvV4Eo.png\" alt=\"uvu\" width=\"400\"\u003e\n    \u003cbr\u003e\n    \u003cbr\u003e\n\u003c/div\u003e\n\n\n\u003c!--\n ![](https://i.alexflipnote.dev/7PvV4Eo.png)\n--\u003e\n\n\n\n### ✏️ \u003cins\u003eStep 3:\u003c/ins\u003e\nInstall `requirements.txt` with the command below\n```\npip install -r requirements.txt\n```\n\u003e If you are on Windows, you might need to run command prompt as Administrator)\n\n![](https://i.alexflipnote.dev/4QPnZiX.gif)\n\n\n\n### ✏️ \u003cins\u003eStep 4:\u003c/ins\u003e\nNavigate to the [Discord Developer Portal](https://discord.com/developers/applications), sign in to your account, click ***New Application*** and choose any name. Click accept and create. Also heading the `Bot` section and `Add Bot`. If thats your first app you might see the `Bot Token`, If is not just basically click on `Reset Token` and copy, storage it\n\n\n\n### ✏️ \u003cins\u003eStep 5:\u003c/ins\u003e\nOpen the script by using the command. (It might be different, like Linux and MacOS can be using python3)\n```\npython index.py\n```\n\n\u003cdiv align=\"center\"\u003e\n    \u003cimg src=\"https://i.alexflipnote.dev/9BNt3XM.png\" alt=\"uvu\" width=\"500\"\u003e\n    \u003cbr\u003e\n    \u003cbr\u003e\n\u003c/div\u003e\n\n\u003c!--\n![](https://i.alexflipnote.dev/9BNt3XM.png)\n--\u003e\n\n\n\n### ✏️ \u003cins\u003eStep 6:\u003c/ins\u003e\nPaste your Discord token by copying it and right-clicking on the application. Some users can also try `CTRL + V` or `CTRL + Shift + V`.\n   - **IMPORTANT:** DO NOT share the token! Others can use this to log into your account.\n   - Note that to make it respond to your commands, you will need to keep the application/script window alive as it is what runs the bot to begin with. After you are done with everything, you can safely just close it.\n\n\n\n### ✏️ \u003cins\u003eStep 7:\u003c/ins\u003e\nWhen the bot has logged in, copy the invite link given to you by highlighting the URL and right-clicking, then go to a browser and paste the URL to invite the bot in to your server. (***REPEAT: Make sure that your server enabled the Community***)\n\n\n\n### ✏️ \u003cins\u003eStep 8:\u003c/ins\u003e\nWithin the server, type `/` and use the `/hello` command provided to you.\n\n\n\n### ✏️ \u003cins\u003eStep 9:\u003c/ins\u003e\nGo to [This link](https://discord.com/developers/active-developer) and claim your badge.\n\u003e It might take 24 hours before you are able to claim at all, so please take time to wait a bit if that is the case.\n\n---\n\n## Help needed? 📞\nJoin our [Discord server](https://discord.gg/yqb7vATbjH) if you need help.\n\n\n---\n\n## Contributors 👥\nBig thanks to all of the amazing people who have helped by contributing to this project!\n\n\u003ca href=\"https://github.com/AlexFlipnote/GiveMeBadge/graphs/contributors\"\u003e\n  \u003cimg src=\"https://contrib.rocks/image?repo=AlexFlipnote/GiveMeBadge\" /\u003e\n\u003c/a\u003e\n\n---\n\u003ch3 align = \"center\"\u003e\n\n![GitHub Repo stars](https://img.shields.io/github/stars/AlexFlipnote/GiveMeBadge?style=social)\n![GitHub forks](https://img.shields.io/github/forks/AlexFlipnote/GiveMeBadge?style=social)\n![GitHub](https://img.shields.io/github/license/AlexFlipnote/GiveMeBadge?style=flat-square)\n![GitHub issues](https://img.shields.io/github/issues-raw/AlexFlipnote/GiveMeBadge?style=flat-square)\n![GitHub closed issues](https://img.shields.io/github/issues-closed/AlexFlipnote/GiveMeBadge?style=flat-square)\n\n\n\u003c/h3\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falexflipnote%2Fgivemebadge","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falexflipnote%2Fgivemebadge","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falexflipnote%2Fgivemebadge/lists"}