{"id":19564912,"url":"https://github.com/levy-y/docker-discord-bot","last_synced_at":"2026-05-16T03:32:55.369Z","repository":{"id":159343523,"uuid":"631209142","full_name":"Levy-Y/docker-discord-bot","owner":"Levy-Y","description":"A simple dockerfile and instructions on how to create a container for a discord bot","archived":false,"fork":false,"pushed_at":"2024-05-11T13:21:43.000Z","size":26,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-08T23:59:31.621Z","etag":null,"topics":["discord-bot","docker","docker-template"],"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/Levy-Y.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}},"created_at":"2023-04-22T09:34:20.000Z","updated_at":"2024-10-18T18:57:01.000Z","dependencies_parsed_at":"2024-11-11T05:28:07.208Z","dependency_job_id":"0eb25f47-31ca-44a8-8729-ddb59de0320b","html_url":"https://github.com/Levy-Y/docker-discord-bot","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Levy-Y%2Fdocker-discord-bot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Levy-Y%2Fdocker-discord-bot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Levy-Y%2Fdocker-discord-bot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Levy-Y%2Fdocker-discord-bot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Levy-Y","download_url":"https://codeload.github.com/Levy-Y/docker-discord-bot/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240823750,"owners_count":19863502,"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":["discord-bot","docker","docker-template"],"created_at":"2024-11-11T05:24:19.475Z","updated_at":"2026-05-16T03:32:55.306Z","avatar_url":"https://github.com/Levy-Y.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# docker-discord-bot\n\nThis repository contains the required files to build a Docker container, which is running a python discord bot.\n\n## Getting Started\n\nTo get started with this bot, you will need to have Docker installed on your system. You can download Docker [here](https://www.docker.com/products/docker-desktop/).\n\n## Installation\n\nFollow these steps to run the bot:\n\n1. Clone the repository using the following command: \u003cbr\u003e\n```bash\ngit clone https://github.com/Levy-Y/docker-discord-bot\n```\n\n2. Navigate to the directory using the following command: \u003cbr\u003e\n```bash\ncd docker-discord-bot\n```\n\n3. Open the **docker-compose.yml** file and replace *YOURTOKEN* with your Discord bot token.\n\n4. Run the following command to build the Docker image: \u003cbr\u003e\n```bash\ndocker build ./\n```\n\n6. To start the container enter the following command: \u003cbr\u003e\n```bash\ndocker-compose up -d\n```\n*(Note: this will start the container in detached mode)*\n\n## Option B:\nYou can also just run the docker-compose_NO-BUILD.yml file after cloning this repository, like:\n```bash\ndocker-compose -f docker-compose_NO-BUILD.yml up -d\n```\n*(Note: you'll need the bot.py otherwise the command will exit)*\n\n## Usage\nThe bot will now be running and ready to respond to commands. You can add the bot to your Discord server by creating a new application and adding a bot to it. Follow the steps outlined in the [Discord Developer Portal](https://discord.com/developers/applications) to create a new application and add a bot to it.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flevy-y%2Fdocker-discord-bot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flevy-y%2Fdocker-discord-bot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flevy-y%2Fdocker-discord-bot/lists"}