{"id":28526802,"url":"https://github.com/errbotio/err-backend-campfire","last_synced_at":"2025-07-19T12:38:29.889Z","repository":{"id":35261153,"uuid":"39521137","full_name":"errbotio/err-backend-campfire","owner":"errbotio","description":"This is the campfire backend for errbot","archived":false,"fork":false,"pushed_at":"2016-06-06T23:18:18.000Z","size":128,"stargazers_count":1,"open_issues_count":3,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-07-05T22:36:16.940Z","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":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/errbotio.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-07-22T17:48:54.000Z","updated_at":"2017-07-06T03:08:03.000Z","dependencies_parsed_at":"2022-09-06T03:30:45.749Z","dependency_job_id":null,"html_url":"https://github.com/errbotio/err-backend-campfire","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/errbotio/err-backend-campfire","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/errbotio%2Ferr-backend-campfire","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/errbotio%2Ferr-backend-campfire/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/errbotio%2Ferr-backend-campfire/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/errbotio%2Ferr-backend-campfire/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/errbotio","download_url":"https://codeload.github.com/errbotio/err-backend-campfire/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/errbotio%2Ferr-backend-campfire/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265934253,"owners_count":23852092,"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-06-09T12:10:42.521Z","updated_at":"2025-07-19T12:38:29.881Z","avatar_url":"https://github.com/errbotio.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\nThis is a backend for campfire (https://campfirenow.com/) for err (http://errbot.net) 2.3.0-rc3 or newer.\n\nNote: as of writing, this backend is only compatible with Python 2.7\n\n## Installation\n\n```\ngit checkout https://github.com/gbin/err-backend-campfire.git\npip install pyfire\n```\n\nand add:\n\n```\nBACKEND = 'Campfire'\nBOT_EXTRA_BACKEND_DIR = '/path_to/err-backend-campfire'\n```\n\nto your config.py\n\n## Authentication\n\nYou need to set your BOT_IDENTITY in your config.py as this:\n\n```\nBOT_IDENTITY = {\n  'subdomain': 'yatta',\n  'username' : 'errbot',\n  'password' : 'changeme',\n}\n```\n\nAlso the BOT_ADMINS setting needs to be the full name of the user like:\nBOT_ADMINS = ('Guillaume Binet',)\n\nCHATROOM_RELAY is unsupported by this backend, you should leave it empty.\n\n## Contributing\n\n1. Fork it!\n2. Create your feature branch: `git checkout -b my-new-feature`\n3. Commit your changes: `git commit -am 'Add some feature'`\n4. Push to the branch: `git push origin my-new-feature`\n5. Submit a pull request :D\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ferrbotio%2Ferr-backend-campfire","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ferrbotio%2Ferr-backend-campfire","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ferrbotio%2Ferr-backend-campfire/lists"}