{"id":14978728,"url":"https://github.com/seleniumhq/selbot2","last_synced_at":"2025-10-19T11:30:48.904Z","repository":{"id":905753,"uuid":"1390519","full_name":"SeleniumHQ/selbot2","owner":"SeleniumHQ","description":"bot for #selenium on freenode","archived":false,"fork":false,"pushed_at":"2023-05-31T11:01:55.000Z","size":263,"stargazers_count":14,"open_issues_count":0,"forks_count":30,"subscribers_count":25,"default_branch":"master","last_synced_at":"2025-01-29T13:04:08.161Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Ruby","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/SeleniumHQ.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}},"created_at":"2011-02-20T22:01:55.000Z","updated_at":"2024-08-15T18:29:56.000Z","dependencies_parsed_at":"2023-07-05T19:02:58.183Z","dependency_job_id":null,"html_url":"https://github.com/SeleniumHQ/selbot2","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselbot2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselbot2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselbot2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeleniumHQ%2Fselbot2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeleniumHQ","download_url":"https://codeload.github.com/SeleniumHQ/selbot2/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":237116719,"owners_count":19258304,"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":"2024-09-24T13:58:15.765Z","updated_at":"2025-10-19T11:30:48.576Z","avatar_url":"https://github.com/SeleniumHQ.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Selbot2\nIRC bot for the #selenium channel on freenode.\n\n## Database\n\nThe bot utilizes a PostgreSQL database for persisting data. \nFollow the [installation guides](https://wiki.postgresql.org/wiki/Detailed_installation_guides) for help getting setup locally.\n\nA database needs to be created and the DATABASE_URL environment variable needs to be set. Typically, localhost is used for development:\n  \n    DATABASE_URL=postgres://localhost/database\n    \nFor use in production, the url should be in the form:\n\n    DATABASE_URL=postgres://user:password@host:port/database\n\nRequired tables will be genereted automatically by the app.\n\n## Startup\n\nTo run the bot locally, try:\n\n    $ bundle install\n    $ SELBOT_CHANNEL=#my-test-channel bundle exec ruby -I lib bin/selbot2.rb\n    \nNote that startup is for unknown reasons quite slow. Disabling plugins may or may not help this.\n\nIn production, use:\n\n    $ OPEN_ISSUE_INTERVAL=1800 bundle exec ruby -Ilib bin/selbot2.rb\n        \nFor use with youtube one needs to create an [API Key](https://developers.google.com/youtube/registering_an_application) and set that as \"youtube.conf\" environment variable.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fseleniumhq%2Fselbot2","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fseleniumhq%2Fselbot2","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fseleniumhq%2Fselbot2/lists"}