{"id":23693405,"url":"https://github.com/alyetama/qbot","last_synced_at":"2026-06-23T03:31:36.412Z","repository":{"id":116015187,"uuid":"536258914","full_name":"Alyetama/qbot","owner":"Alyetama","description":"A Discord bot to save and manage custom quotes","archived":false,"fork":false,"pushed_at":"2022-09-13T21:28:37.000Z","size":13,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-21T13:00:15.313Z","etag":null,"topics":["bot","discord","discord-py","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/Alyetama.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}},"created_at":"2022-09-13T18:25:56.000Z","updated_at":"2022-09-13T18:28:56.000Z","dependencies_parsed_at":null,"dependency_job_id":"ae594585-b059-4d89-bf3d-478c198881ae","html_url":"https://github.com/Alyetama/qbot","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Alyetama/qbot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Alyetama%2Fqbot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Alyetama%2Fqbot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Alyetama%2Fqbot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Alyetama%2Fqbot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Alyetama","download_url":"https://codeload.github.com/Alyetama/qbot/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Alyetama%2Fqbot/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34674702,"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-23T02:00:07.161Z","response_time":65,"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":["bot","discord","discord-py","python"],"created_at":"2024-12-30T03:51:59.649Z","updated_at":"2026-06-23T03:31:36.396Z","avatar_url":"https://github.com/Alyetama.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# qBot\n\n🚀 A Discord bot to save and manage custom quotes for your server.\n\n[![Supported Python versions](https://img.shields.io/badge/Python-%3E=3.6-blue.svg?logo=python)](https://www.python.org/downloads/) [![PEP8](https://img.shields.io/badge/Code%20style-PEP%208-orange.svg?logo=python)](https://www.python.org/dev/peps/pep-0008/) [![Discord.py](https://img.shields.io/badge/Discord.py-\u003e=1.7.3-yellow.svg?logo=python)](https://github.com/Rapptz/discord.py) [![GitHub License](https://img.shields.io/badge/License-MIT-red.svg)](https://github.com/Alyetama/Discord-Backup-Bot/blob/main/LICENSE)\n\n## ☑️ Requirements\n- 🐍 [python\u003e=3.6](https://www.python.org/downloads/)\n\n## ⬇️ Installation\n\n```sh\ngit clone https://github.com/Alyetama/qbot.git\ncd qbot\npip install -r requirements.txt\n```\n\n## ⌨️ Getting Started\n\n- Rename `.env.example` to `.env`, then edit it with your favorite text editor to add your bot token.\n- Then, run:\n\n```sh\npython bot.py  # For verbose output, pass: `--print-logs`\n```\n\n## 🐳 Docker\n\n```shell\nexport TOKEN=\"xxxxxxxxxxxxxxxxxxxxxx\"\n\ndocker run \\\n  -d --restart unless-stopped \\\n  -e TOKEN=\"${TOKEN}\" \\\n  -v \"${PWD}/database\":/database \\\n  alyetama/qbot:latest\n```\n\n\n## 🤖 Commands\n\n- To save a quote: `.qa \u003cquote\u003e`\n- To get a quote by keyword: `.q \u003ckeyword\u003e`\n- To get a quote info by id: `.qinfo \u003cquote_id\u003e`\n- To delete a quote: `.qdel \u003cquote_id\u003e`\n- To get a random quote: `.qrand`\n\n\n## 🗒️ Notes\n\n- Discord now requires `Message Content Intent` to be turned on to handle the content of messages. Make sure you have it turned on for your bot in the developer portal: `Bot` -\u003e `Privileged Gateway Intents` -\u003e `Message Content Intent`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falyetama%2Fqbot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falyetama%2Fqbot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falyetama%2Fqbot/lists"}