{"id":49885699,"url":"https://github.com/mustafaakgul/discord-bot","last_synced_at":"2026-05-15T18:13:32.958Z","repository":{"id":229370846,"uuid":"745905430","full_name":"mustafaakgul/discord-bot","owner":"mustafaakgul","description":"This repo goal is to demonstrate discord bot with python","archived":false,"fork":false,"pushed_at":"2024-03-23T21:01:03.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-05-11T22:43:45.764Z","etag":null,"topics":["bot","discord-bot","python"],"latest_commit_sha":null,"homepage":"","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/mustafaakgul.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}},"created_at":"2024-01-20T14:04:34.000Z","updated_at":"2024-03-23T20:58:58.000Z","dependencies_parsed_at":"2024-03-23T21:49:22.051Z","dependency_job_id":null,"html_url":"https://github.com/mustafaakgul/discord-bot","commit_stats":null,"previous_names":["mustafaakgul/discord-bot"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mustafaakgul/discord-bot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mustafaakgul%2Fdiscord-bot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mustafaakgul%2Fdiscord-bot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mustafaakgul%2Fdiscord-bot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mustafaakgul%2Fdiscord-bot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mustafaakgul","download_url":"https://codeload.github.com/mustafaakgul/discord-bot/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mustafaakgul%2Fdiscord-bot/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33074546,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-15T11:35:32.926Z","status":"ssl_error","status_checked_at":"2026-05-15T11:35:31.362Z","response_time":103,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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-bot","python"],"created_at":"2026-05-15T18:13:32.194Z","updated_at":"2026-05-15T18:13:32.953Z","avatar_url":"https://github.com/mustafaakgul.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"### Guide\n* Go to link -\u003e https://discord.com/developers/applications\n* Create a new application\n* Go to Bot tab and create a new bot\n* Create a server\n* Add the bot to the server\n  * Go to developer portal page again\n  * Go to OAuth2 tab and select bot and Administrator in Bot Permission in scopes in URL Generator\n  * Discord has generated your application’s authorization URL with the selected scope and permissions\n  * Copy the URL and paste it in your browser and select the server you want to add the bot to\n  * Click Authorize\n  * You will be redirected to your server and you will see your bot in the sidebar\n* Let's code\n  * First of all, you need to install discord.py by running pip install discord.py\n  * Creating a Discord Authentication by creating an instance of Client boy.py\n  * Create a copy from .env.base and rename it to .env by running cp .env.base .env\n  * Use .env file to store your token from Discord Developer Portal Bot tab\n  * To test your bot, run python bot.py\n  * Integration with Discord APIs\n  * HERE https://realpython.com/how-to-make-a-discord-bot-python/\n\n\n### If you got certificate error, then run the following command\n* Go to Desktop on Mac and click Go in Finder\n* Click on Applications\n* Click on Python3.x folder\n* Click on Install Certificates.command\n* This runs the command automatically\n* But be aware that your virtual environment must be dependent on the THIS Python3.x version","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmustafaakgul%2Fdiscord-bot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmustafaakgul%2Fdiscord-bot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmustafaakgul%2Fdiscord-bot/lists"}