{"id":23976088,"url":"https://github.com/plzbugmenot/discord-bot-init-python","last_synced_at":"2026-06-17T19:02:24.348Z","repository":{"id":270300827,"uuid":"887779546","full_name":"plzbugmenot/Discord-Bot-init-Python","owner":"plzbugmenot","description":"This is an initial project for developing a Discord bot using Python. The project provides a basic structure and necessary configurations to get started with Discord bot development.","archived":false,"fork":false,"pushed_at":"2024-12-16T00:04:44.000Z","size":4,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-11-16T19:20:44.560Z","etag":null,"topics":["discord-bot","discord-py","logging","lunux","python","windows"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/plzbugmenot.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-11-13T09:18:26.000Z","updated_at":"2025-04-29T08:04:02.000Z","dependencies_parsed_at":null,"dependency_job_id":"97c749df-ca9f-49db-8679-08be8a2a826d","html_url":"https://github.com/plzbugmenot/Discord-Bot-init-Python","commit_stats":null,"previous_names":["plzbugmenot/discord-bot-init-python"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/plzbugmenot/Discord-Bot-init-Python","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plzbugmenot%2FDiscord-Bot-init-Python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plzbugmenot%2FDiscord-Bot-init-Python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plzbugmenot%2FDiscord-Bot-init-Python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plzbugmenot%2FDiscord-Bot-init-Python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/plzbugmenot","download_url":"https://codeload.github.com/plzbugmenot/Discord-Bot-init-Python/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plzbugmenot%2FDiscord-Bot-init-Python/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34461618,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-17T02:00:05.408Z","response_time":127,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["discord-bot","discord-py","logging","lunux","python","windows"],"created_at":"2025-01-07T06:56:33.162Z","updated_at":"2026-06-17T19:02:24.343Z","avatar_url":"https://github.com/plzbugmenot.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Discord Bot Init Project ( Python )\n\nThis is a init project for Discord Bot development.\n\n## Tech stack\n\n- Python\n- Discord.py\n\n## Prerequisites\n\n- [Python](https://www.python.org/ftp/python/3.13.0/python-3.13.0-amd64.exe) 3.13.0 or higher\n- [Discord bot](https://discord.com/developers/applications/)\n\n## Configuration\n\n### 1. clone the repository:\n\n```\nhttps://github.com/acmicpc0614/Discord-Bot-init-Python.git\n```\n\n### 2. Go to the project directory:\n\n```\ncd Discord-Bot-init-Python\n```\n\n### 3. Set local virtual environments named .venv:\n- windows:\n```\npython -m venv .venv\n```\n- linux:\n```\npython3 -m venv .venv\n```\n\n### 4. Activate the virtual environment:\n- windows:\n```\n.venv\\Scripts\\activate\n```\n- linux:\n```\nsource .venv/bin/activate\n```\n### 5. Deactivate the virtual environment:\n- windows:\n```\ndeactivate\n```\n- linux:\n```\ndeactivate\n```\n### 6. Install the required packages:\n\n```\npip install -r requirements.txt\n```\n\n### 7. Set the Discord bot token in the .env file:\n\n```\nDISCORD_TOKEN=\n```\n\n- You can use the [Discord bot](https://discord.com/developers/applications/) to get the token.\n- Create a Discord bot, invite it to your server.\n- Get token from the Discord bot.\n\n### 8. Run the script:\n\n```\npython main.py\n```\n\n### 9. Logging to development server:\n```\nfrom logger import logger\n...\n\nlogger.info(\"Hello, World!\")\n```\n\n### 10. How to fix audioop module err in python for Discord bot development?\n```\npip install audioop-lts\n```\n\n### 11. Enjoy!\n\n\n## Contact\n\n- [Telegram](https://t.me/plzbugmenot)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fplzbugmenot%2Fdiscord-bot-init-python","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fplzbugmenot%2Fdiscord-bot-init-python","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fplzbugmenot%2Fdiscord-bot-init-python/lists"}