{"id":25451142,"url":"https://github.com/omgrod/omega-bot","last_synced_at":"2025-05-16T10:09:10.046Z","repository":{"id":277227144,"uuid":"931199985","full_name":"OmgRod/omega-bot","owner":"OmgRod","description":"A Discord bot to manage everything at once","archived":false,"fork":false,"pushed_at":"2025-05-09T06:40:12.000Z","size":171,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-09T07:41:45.046Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/OmgRod.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"omgrod","tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"lfx_crowdfunding":null,"polar":null,"buy_me_a_coffee":null,"custom":null}},"created_at":"2025-02-11T21:58:40.000Z","updated_at":"2025-05-09T06:40:15.000Z","dependencies_parsed_at":"2025-04-07T12:21:21.717Z","dependency_job_id":"7813a965-0091-46aa-b4ed-cce8358286ba","html_url":"https://github.com/OmgRod/omega-bot","commit_stats":null,"previous_names":["omgrod/omega-bot"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OmgRod%2Fomega-bot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OmgRod%2Fomega-bot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OmgRod%2Fomega-bot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OmgRod%2Fomega-bot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/OmgRod","download_url":"https://codeload.github.com/OmgRod/omega-bot/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254509475,"owners_count":22082892,"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":[],"created_at":"2025-02-17T22:17:39.763Z","updated_at":"2025-05-16T10:09:05.037Z","avatar_url":"https://github.com/OmgRod.png","language":"TypeScript","funding_links":["https://ko-fi.com/omgrod"],"categories":[],"sub_categories":[],"readme":"\u003cdiv\u003e\n  \u003cp align=\"center\"\u003e\n    \u003ca href=\"https://discordx.js.org\" target=\"_blank\" rel=\"nofollow\"\u003e\n      \u003ch1\u003eΩ Omega Bot\u003c/h1\u003e\n    \u003c/a\u003e\n  \u003c/p\u003e\n\n# 📖 Introduction\n\nOmega Bot is a Discord bot that helps manage everyday tasks!\n\n# Getting Started\n\n## Environment Variables\n\n1. Create a copy of `example.env` and rename it to `.env`\n2. Go to the [Discord Developer Portal](https://discord.com/developers) and create a bot if you haven't yet\n3. Set `BOT_TOKEN` and `CLIENT_ID` to their corresponding values.\n4. For the `DB_USER`, `DB_PASSWORD`, `DB_NAME` and, `DB_HOST` values, feel free to select any values (`DB_PORT` must be `5432` but you can change it if you change the ports in [`docker-compose.yml`](https://github.com/OmgRod/omega-bot/blob/main/docker-compose.yml))\n5. If you don't want Ollama (chatbot) in your bot, set `OLLAMA_ENABLED` to `0`\n\n## Bot Permissions\n\n1. In the [Discord Developer Portal](https://discord.com/developers), enable all `Privileged Gateway Intents` in the Bot tab.\n2. When inviting the bot to servers, ensure the following OAuth2 scopes are enabled:\n\n- `bot`\n- `applications.commands`\n\nAnd the following bot permissions are enabled:\n\n- `Kick Members`\n- `Ban Members`\n- `Send Messages`\n- `Send Messages in Threads`\n- `Manage Messages`\n- `Embed Links`\n- `Attach Files`\n- `Read Message History`\n- `Use External Emojis`\n- `Use External Stickers`\n- `Add Reactions`\n- `Use Slash Commands`\n\n# 🏗 Development\n\n```\nnpm install\nnpm run dev\n```\n\nIf you want to use [Nodemon](https://nodemon.io/) to auto-reload while in development:\n\n```\nnpm run watch\n```\n\n# 💻 Production\n\n```\nnpm install --production\nnpm run build\nnpm run start\n```\n\n# 🐋 Docker\n\nTo start your application:\n\n```\ndocker-compose up -d\n```\n\nTo shut down your application:\n\n```\ndocker-compose down\n```\n\nTo view your application's logs:\n\n```\ndocker-compose logs\n```\n\nFor the full command list please view the [Docker Documentation](https://docs.docker.com/engine/reference/commandline/cli/).","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fomgrod%2Fomega-bot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fomgrod%2Fomega-bot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fomgrod%2Fomega-bot/lists"}