{"id":17169653,"url":"https://github.com/jb3/microsoft-python-discord-bot","last_synced_at":"2026-01-19T12:34:01.506Z","repository":{"id":40284152,"uuid":"273323027","full_name":"jb3/microsoft-python-discord-bot","owner":"jb3","description":"A bot for the Microsoft Python Discord community","archived":false,"fork":false,"pushed_at":"2023-03-29T15:41:11.000Z","size":85,"stargazers_count":1,"open_issues_count":3,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-06T04:43:58.988Z","etag":null,"topics":["azure","discord","discord-bot","discord-py","microsoft"],"latest_commit_sha":null,"homepage":"https://aka.ms/python-discord","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/jb3.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},"funding":{"github":"jb3"}},"created_at":"2020-06-18T19:27:46.000Z","updated_at":"2020-09-18T00:23:50.000Z","dependencies_parsed_at":"2024-12-19T12:44:00.432Z","dependency_job_id":"d030cfe2-0803-4a20-8dd5-bd5a90a3d893","html_url":"https://github.com/jb3/microsoft-python-discord-bot","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jb3/microsoft-python-discord-bot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jb3%2Fmicrosoft-python-discord-bot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jb3%2Fmicrosoft-python-discord-bot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jb3%2Fmicrosoft-python-discord-bot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jb3%2Fmicrosoft-python-discord-bot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jb3","download_url":"https://codeload.github.com/jb3/microsoft-python-discord-bot/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jb3%2Fmicrosoft-python-discord-bot/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28567903,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-19T08:53:44.001Z","status":"ssl_error","status_checked_at":"2026-01-19T08:52:40.245Z","response_time":67,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":["azure","discord","discord-bot","discord-py","microsoft"],"created_at":"2024-10-14T23:26:54.864Z","updated_at":"2026-01-19T12:34:01.484Z","avatar_url":"https://github.com/jb3.png","language":"Python","readme":"# microsoft-python-discord-bot\nA bot for the Microsoft Python Discord community\n\n## Setup\n\n### Install poetry\n\nGet the latest version of Poetry from https://python-poetry.org/.\n\nConfirm installation by running `poetry -V`, you can expect to see an output like:\n```\n$ poetry -V\nPoetry version 1.0.9\n```\n\n### Install dependencies\n\nRun `poetry install` to install all dependencies needed to run the bot.\n\n### Create a Discord application\n\nCheck out the guide from the discord.py docs on how to create a bot account: https://discordpy.readthedocs.io/en/latest/discord.html\n\nAdditionally invite the bot to your server at this stage.\n\n### Create a .env file\n\nSecrets are stored in the `.env` file.\n\nYou should create a `.env` file that looks like the following:\n\n```\nTOKEN=\u003cthe token from the Developer website\u003e\n```\n\n### Create a non-secret TOML file\n\nFor configuration that is not a secret a TOML file is used. The defaults should be good enough for most people but if you want to override them then you can create a file named `config.toml` which will be used instead of the defaults.\n\n### Run the bot!\n\nYou can run the bot with `poetry run bot`.\n","funding_links":["https://github.com/sponsors/jb3"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjb3%2Fmicrosoft-python-discord-bot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjb3%2Fmicrosoft-python-discord-bot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjb3%2Fmicrosoft-python-discord-bot/lists"}