{"id":20783759,"url":"https://github.com/obsproject/obs-bot","last_synced_at":"2025-05-01T08:41:22.722Z","repository":{"id":39574259,"uuid":"319781499","full_name":"obsproject/obs-bot","owner":"obsproject","description":"Source code for the obsproject Discord bot","archived":false,"fork":false,"pushed_at":"2024-01-13T15:45:01.000Z","size":166,"stargazers_count":38,"open_issues_count":3,"forks_count":19,"subscribers_count":10,"default_branch":"master","last_synced_at":"2025-04-26T22:34:34.291Z","etag":null,"topics":["discord-bot"],"latest_commit_sha":null,"homepage":"https://discord.gg/obsproject","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/obsproject.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2020-12-08T22:55:36.000Z","updated_at":"2025-03-30T14:50:50.000Z","dependencies_parsed_at":"2023-12-18T23:05:54.334Z","dependency_job_id":"f81ddaf4-94e6-497c-a53b-cdf719bf9164","html_url":"https://github.com/obsproject/obs-bot","commit_stats":{"total_commits":187,"total_committers":6,"mean_commits":"31.166666666666668","dds":0.09625668449197866,"last_synced_commit":"42e6cdaffc5242cb32a66c89872a0e058a267c0d"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obsproject%2Fobs-bot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obsproject%2Fobs-bot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obsproject%2Fobs-bot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obsproject%2Fobs-bot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/obsproject","download_url":"https://codeload.github.com/obsproject/obs-bot/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251849214,"owners_count":21653835,"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"],"created_at":"2024-11-17T14:23:31.234Z","updated_at":"2025-05-01T08:41:22.700Z","avatar_url":"https://github.com/obsproject.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# OBS Support Bot\n\nThis repo contains the source code for the OBSProject's Discord support bot.\n\nWhile the bot is open source, batteries are not included, and there is **no support** for third party users.\nPlease do not open issues for such use cases.\n\nPull requests that do not fix issues or are making changes deemed undesireable or unnecessary\nfor the OBS Project are likely to be rejected. \n\n## Setup\n\n1. Setup PostgreSQL server version 10+\n2. Create database with schema provided in `data/db_schema.sql`\n3. Create a Github webhook. See below\n4. Setup a webserver passing the hooks. Example nginx configurations in `data/nginx.example.conf`\n5. Install Python 3.8+ and dependencies in `requirements.txt`\n6. Create configuration file (example in `data/config.example.toml`)\n7. Run `python3.8 runner.py -c path/to/your/config-file.toml`\n8. ???\n9. Profit!\n\n## Webhooks\n\nCreate the webhook for your Github project and use the following settings\n\n* Payload URL: `https://my.server.com/github`\n* Secret: leave empty\n* Content type: `application/json`\n* SSL verification: Enable SSL verification \n  (depending on your webserver)\n* Let me select individual events: Issues, Pull requests\n\n## License\n\nThe OBS Bot source code is licensed under the GNU General Public License v3.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fobsproject%2Fobs-bot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fobsproject%2Fobs-bot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fobsproject%2Fobs-bot/lists"}