{"id":19167487,"url":"https://github.com/simplediscordbotsjs/discord-autorole-bot","last_synced_at":"2025-07-06T17:08:06.312Z","repository":{"id":104119140,"uuid":"317427366","full_name":"SimpleDiscordBotsJS/Discord-AutoRole-Bot","owner":"SimpleDiscordBotsJS","description":"This bot is needed to automatically assign roles to new users on your Discord server.","archived":false,"fork":false,"pushed_at":"2021-12-09T01:51:11.000Z","size":1648,"stargazers_count":5,"open_issues_count":0,"forks_count":9,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-05-07T13:48:47.610Z","etag":null,"topics":["autorole","bot","discord","discord-bot","discord-js","discordjs","node","nodejs"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/SimpleDiscordBotsJS.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":"2020-12-01T04:47:45.000Z","updated_at":"2025-01-02T15:10:23.000Z","dependencies_parsed_at":"2023-07-24T19:16:45.472Z","dependency_job_id":null,"html_url":"https://github.com/SimpleDiscordBotsJS/Discord-AutoRole-Bot","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/SimpleDiscordBotsJS/Discord-AutoRole-Bot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SimpleDiscordBotsJS%2FDiscord-AutoRole-Bot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SimpleDiscordBotsJS%2FDiscord-AutoRole-Bot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SimpleDiscordBotsJS%2FDiscord-AutoRole-Bot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SimpleDiscordBotsJS%2FDiscord-AutoRole-Bot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SimpleDiscordBotsJS","download_url":"https://codeload.github.com/SimpleDiscordBotsJS/Discord-AutoRole-Bot/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SimpleDiscordBotsJS%2FDiscord-AutoRole-Bot/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263940313,"owners_count":23533012,"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":["autorole","bot","discord","discord-bot","discord-js","discordjs","node","nodejs"],"created_at":"2024-11-09T09:37:51.899Z","updated_at":"2025-07-06T17:08:06.289Z","avatar_url":"https://github.com/SimpleDiscordBotsJS.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Discord-AutoRole-Bot\nThis bot is needed to automatically assign roles to new users on your Discord server.\n\nAdvantages:\n - I commented everything out, so it's easy to figure it out\n - All setup in one file\n - Checking for the server (It is necessary so that when using the bot on several servers, no crashes occur)\n\n# Instructions\n\n## Discord Bot:\n - [Create application](https://discord.com/developers/applications)\n - Add a bot to it (Bot section)\n - In the same place where the bot was added, enable \"PRESENCE INTENT\" and \"SERVER MEMBERS INTENT\" (Without this, the bot will not work)\n - Add a bot to the server (here it is already)\n\n## Customizing the Config.json File\n ```js\n {\n    \"BOT_TOKEN\": \"Enter_discord_bot_token\",\n    \"SERVER_ID\": \"Enter_server_id\",\n    \"ROLE_ID\": \"Enter_the_id_of_the_required_role\"\n }\n ```\n \n The bot token can be copied in the Bot section of [your application](https://discord.com/developers/applications)\n \n # Attention!\n To get the role and server IDs, you must enable developer mode\n\n## To run locally, you need Node.JS\n - [Download Node.JS](https://nodejs.org/en/)\n\n## Start\n ```sh\n node index.js\n ```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimplediscordbotsjs%2Fdiscord-autorole-bot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsimplediscordbotsjs%2Fdiscord-autorole-bot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimplediscordbotsjs%2Fdiscord-autorole-bot/lists"}