{"id":31557256,"url":"https://github.com/basedhardware/omi-faq-bot","last_synced_at":"2025-10-04T23:53:47.627Z","repository":{"id":317429908,"uuid":"1064687895","full_name":"BasedHardware/omi-faq-bot","owner":"BasedHardware","description":"Discord bot for FAQ questions","archived":false,"fork":false,"pushed_at":"2025-09-30T19:36:33.000Z","size":17,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-30T21:25:39.479Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/BasedHardware.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":"2025-09-26T12:03:42.000Z","updated_at":"2025-09-30T19:36:35.000Z","dependencies_parsed_at":"2025-09-30T21:25:42.211Z","dependency_job_id":"643b103d-9149-4231-8bfb-6a0348ea4604","html_url":"https://github.com/BasedHardware/omi-faq-bot","commit_stats":null,"previous_names":["basedhardware/omi-faq-bot"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/BasedHardware/omi-faq-bot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BasedHardware%2Fomi-faq-bot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BasedHardware%2Fomi-faq-bot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BasedHardware%2Fomi-faq-bot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BasedHardware%2Fomi-faq-bot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BasedHardware","download_url":"https://codeload.github.com/BasedHardware/omi-faq-bot/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BasedHardware%2Fomi-faq-bot/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278391190,"owners_count":25978945,"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","status":"online","status_checked_at":"2025-10-04T02:00:05.491Z","response_time":63,"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":[],"created_at":"2025-10-04T23:53:38.035Z","updated_at":"2025-10-04T23:53:47.621Z","avatar_url":"https://github.com/BasedHardware.png","language":"Python","readme":"# Omi Discord Bot\n\n## How to Run\n\n```bash\n # package manager\n uv \n````\n\n### Installation\n\n* Clone the repository\n* Create a virtual environment:\n\n  ```bash\n  uv venv env\n  ```\n* Activate the virtual environment:\n\n  ```bash\n  source env/bin/activate\n  ```\n* Install dependencies:\n\n  ```bash\n  uv pip install -r requirements.txt\n  ```\n\n### Configuration\n\nCreate a `.env` file in the project root and add your bot token:\n\n```env\nTOKEN=your_bot_token\n\n// DEFAULT IS OPENAI \nOPENAI_API_KEY=\u003ctoken\u003e\nGEMINI_API_KEY=\u003ctoken\u003e\n```\n\n### Running the Bot\n\n```bash\n# Run the bot\npython main.py\n\n# Run with auto-restart on file changes\nwatchmedo auto-restart --recursive --pattern=\"*.py\" -- python main.py\n```\n\n### Indexing the Knowledge Base\n\nIn your Discord server, run:\n\n```\n$index\n```\n\n---\n\n## Commands\n\n* `$index` — Indexes the `faq.json` file\n* `$reload_index` — Reloads the BM25 index\n* `$sync` — Syncs slash commands\n\n---\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbasedhardware%2Fomi-faq-bot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbasedhardware%2Fomi-faq-bot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbasedhardware%2Fomi-faq-bot/lists"}