{"id":21096772,"url":"https://github.com/louisa-uno/discordshopbot","last_synced_at":"2025-05-16T16:30:40.162Z","repository":{"id":37684275,"uuid":"313746132","full_name":"louisa-uno/DiscordShopBot","owner":"louisa-uno","description":"A Bot which manages a fully working shop system for Discord.","archived":false,"fork":false,"pushed_at":"2024-06-17T07:16:51.000Z","size":217,"stargazers_count":41,"open_issues_count":7,"forks_count":15,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-05-12T21:57:29.795Z","etag":null,"topics":["bot","discord","discord-bot","discord-bots","discord-py","discord-shop","discordbot","discordpy","python","python-bot","shop","shop-application","shop-management","shop-management-system","shop-manager","shop-system","shopsystem"],"latest_commit_sha":null,"homepage":"https://discordshopbot.louis45.de","language":"Python","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/louisa-uno.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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":null,"patreon":null,"open_collective":null,"ko_fi":"louis45","tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2020-11-17T21:21:40.000Z","updated_at":"2025-05-11T07:48:19.000Z","dependencies_parsed_at":"2023-02-14T02:00:44.773Z","dependency_job_id":"c8432afb-8994-44ad-bc77-1fcbcc7ef1bb","html_url":"https://github.com/louisa-uno/DiscordShopBot","commit_stats":null,"previous_names":["louisa-uno/discordshopbot","luois45/discordshopbot"],"tags_count":16,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/louisa-uno%2FDiscordShopBot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/louisa-uno%2FDiscordShopBot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/louisa-uno%2FDiscordShopBot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/louisa-uno%2FDiscordShopBot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/louisa-uno","download_url":"https://codeload.github.com/louisa-uno/DiscordShopBot/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254567246,"owners_count":22092735,"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":["bot","discord","discord-bot","discord-bots","discord-py","discord-shop","discordbot","discordpy","python","python-bot","shop","shop-application","shop-management","shop-management-system","shop-manager","shop-system","shopsystem"],"created_at":"2024-11-19T22:39:50.942Z","updated_at":"2025-05-16T16:30:39.845Z","avatar_url":"https://github.com/louisa-uno.png","language":"Python","funding_links":["https://ko-fi.com/louis45"],"categories":[],"sub_categories":[],"readme":"![discord-shop](https://i.imgur.com/O02bv2t.png)\n\n# A user-friendly shop system for Discord\n\n[![DeepSource](https://deepsource.io/gh/Luois45/DiscordShopBot.svg/?label=active+issues\u0026show_trend=true\u0026token=flPtP4Dt8HdmY9TB5GpBxgQj)](https://deepsource.io/gh/Luois45/DiscordShopBot/?ref=repository-badge)\n[![Github All Releases](https://img.shields.io/github/downloads/Luois45/DiscordShopBot/total.svg)]()\n[![License: GPL v3](https://img.shields.io/badge/License-GPL%20v3-blue.svg)](http://www.gnu.org/licenses/gpl-3.0)\n[![built with: Python3](https://camo.githubusercontent.com/0d9fbff04202da688cc79c5ffe984bd171edf453b2e41e5e56e55202dd5bdbb2/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6275696c74253230776974682d507974686f6e332d7265642e737667)](https://www.python.org/)\n![DiscordShopBot Actions](https://api.meercode.io/badge/Luois45/DiscordShopBot?type=ci-score\u0026lastDay=14)\n\n## Install the bot yourself\n\n- #### 1. Install the requirements\n```python\npip install -r requirements.txt\n```\n- #### 2. Fill out the config.json\n- ##### 2.1 Fill the essentials out and test the connection using the included tool\n```python\npython configure.py\n```\n- #### 3. Start the discord-shop\n```python\npython discord-shop.py\n```\n- #### 4. Optional: Use Docker\n- ##### 4.1 Create the docker image\n##### Navigate first into the discord-shop folder and then enter:\n```bash\ndocker build -t discordshopbot .\n```\n- ##### 4.2 Upload the docker image to your server or run it on your local machine\n\n\u003ca name=\"usage\"\u003e\u003c/a\u003e\n## Usage\n#### You must have the \"Seller\" role on your server in order to use all features except the setup of the bot\n\n- #### =setup: Runs the automatic Setup\n- #### /sb_help: Command Help\n- #### =clear: Delete all messages in a channel\n- #### =addcategory: Create a shop category\n- #### =additem: Create a item\n- #### React with ✏️ to a item to edit it.\n- #### React with 🗑️ to a item to delete it.\n\n## Contributing\n#### Pull requests are welcome. For major changes, please open an issue upfront to discuss what you would like to change.\n\n#### Please make sure to update tests as appropriate.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flouisa-uno%2Fdiscordshopbot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flouisa-uno%2Fdiscordshopbot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flouisa-uno%2Fdiscordshopbot/lists"}