{"id":37137297,"url":"https://github.com/hegemone/kore","last_synced_at":"2026-01-14T15:59:58.415Z","repository":{"id":57557403,"uuid":"123074331","full_name":"hegemone/kore","owner":"hegemone","description":"A multi-platform chat bot built with concurrency and pluggability in mind","archived":false,"fork":false,"pushed_at":"2019-04-27T06:07:23.000Z","size":57,"stargazers_count":1,"open_issues_count":5,"forks_count":2,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-06-20T09:31:59.472Z","etag":null,"topics":["chatbot","golang","plugins"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hegemone.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-02-27T04:48:37.000Z","updated_at":"2023-09-18T18:08:54.000Z","dependencies_parsed_at":"2022-09-15T19:00:59.174Z","dependency_job_id":null,"html_url":"https://github.com/hegemone/kore","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/hegemone/kore","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hegemone%2Fkore","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hegemone%2Fkore/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hegemone%2Fkore/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hegemone%2Fkore/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hegemone","download_url":"https://codeload.github.com/hegemone/kore/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hegemone%2Fkore/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28425596,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T15:24:48.085Z","status":"ssl_error","status_checked_at":"2026-01-14T15:23:41.940Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["chatbot","golang","plugins"],"created_at":"2026-01-14T15:59:57.559Z","updated_at":"2026-01-14T15:59:58.407Z","avatar_url":"https://github.com/hegemone.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Kore\n#### Put your bot in *all* the chats\n\nA pluggable bot that allows you to easily put your bot on multiple chat platforms using a single session. Written in Go.\n\n## Building from source\n\nTo build from source:\n```\ngo get -u github.com/hegemone/kore\ncd $GOPATH/src/github.com/hegemone/kore\nmake\n```\n\nTo run, you can execute `make run` in the root directory of the project.\n\nWhile there is a Dockerfile in the repo, it is not currently updated to reflect the current state of the project.\n\n**IMPORTANT**: When building plugins, go will attempt to install a number of\nutilities to your $GOROOT location. It must be writable by your user to allow\nfor those tools to be installed on a first run. Also, plugins require you use\nGo v1.8 or higher.\n\nImportant make commands:\n* `make plugins` builds the example bacon plugin as a `.so` libs in `build/`\n* `make adapters` builds the example adapters as `.so` libs in `build/`\n* `make kore` builds the executable as `korecomm` in `build/`, and depends on\n`plugins` and `adapters` targets.\n* `make run` sets up extension load paths via env vars and runs the executable.\n* `make clean` cleans the `build/` directory.\n* `make image` will build a Docker image from source in your local registry.\n* `make` by default will run `make build`, which is an alias for `kore`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhegemone%2Fkore","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhegemone%2Fkore","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhegemone%2Fkore/lists"}