{"id":13823530,"url":"https://github.com/aerth/ircb","last_synced_at":"2025-10-24T22:37:38.004Z","repository":{"id":57605090,"uuid":"85274761","full_name":"aerth/ircb","owner":"aerth","description":"irc bot using go plugins","archived":false,"fork":false,"pushed_at":"2018-09-25T06:42:17.000Z","size":244,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-08T18:39:12.582Z","etag":null,"topics":["chat","client","go-plugins","internet","irc","relay","robot"],"latest_commit_sha":null,"homepage":"https://aerth.github.io/ircb/","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aerth.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":"2017-03-17T05:36:53.000Z","updated_at":"2018-09-25T06:42:18.000Z","dependencies_parsed_at":"2022-09-13T01:33:53.856Z","dependency_job_id":null,"html_url":"https://github.com/aerth/ircb","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/aerth/ircb","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aerth%2Fircb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aerth%2Fircb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aerth%2Fircb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aerth%2Fircb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aerth","download_url":"https://codeload.github.com/aerth/ircb/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aerth%2Fircb/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280878346,"owners_count":26406641,"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","status":"online","status_checked_at":"2025-10-24T02:00:06.418Z","response_time":73,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["chat","client","go-plugins","internet","irc","relay","robot"],"created_at":"2024-08-04T09:00:36.144Z","updated_at":"2025-10-24T22:37:37.977Z","avatar_url":"https://github.com/aerth.png","language":"Go","funding_links":[],"categories":["Go"],"sub_categories":[],"readme":"# ircb\n\n** broken **\n\n[![Build Status](https://travis-ci.org/aerth/ircb.svg?branch=master)](https://travis-ci.org/aerth/ircb)\n\n\nfriendly channel bot\n\n  * karma system\n  * http title parser\n  * bot master must be identified with services (uses NickServ ACC)\n\n## help\n\nSee [docs](https://aerth.github.io/ircb/) and [GoDoc](https://godoc.org/github.com/aerth/ircb/lib/ircb) and visit `##ircb` on Freenode for help\n\n### usage\n\nquick setup (requires [Go](https://golang.org) to compile):\n\n1. log in to the user you would like to use ircb with,\n2. change directory to the path you would like ircb to live (can be empty)\n\n```\n\ncurl https://raw.githubusercontent.com/aerth/ircb/master/makefile \u003e makefile\nmake\nvim config.json\n./ircb\n\n```\n\n#### authentication\n\nsend two private messages to bot: `/msg bot !help` and `/msg bot $upgrade`\n\nthe first message from master, ircb will check if user is identified with services\nif so, you will be 'authenticated' for 5 minutes\n\nthe second command, it will try to fetch newest source code and rebuild and redeploy itself\nif fails, should private message master reason\n\n### Plugin system\n\nSee [Plugin Repository](https://github.com/aerth/ircb-plugins) for current list\n\nPlugins must be unique name and package import path\n\nCurrently can't be unloaded\n\nPlugins can do unknown things\n\nInstall new plugin 'skeleton' with master command `$fetch skeleton`\n\nLoad compiled plugin 'new.so' with master command `$plugin new`\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faerth%2Fircb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faerth%2Fircb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faerth%2Fircb/lists"}