{"id":19228927,"url":"https://github.com/heppu/irc-bot","last_synced_at":"2026-06-22T05:31:26.228Z","repository":{"id":57609304,"uuid":"59943304","full_name":"heppu/irc-bot","owner":"heppu","description":"IRC bot written in golang","archived":false,"fork":false,"pushed_at":"2016-06-03T18:37:33.000Z","size":11,"stargazers_count":0,"open_issues_count":2,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-23T10:42:59.680Z","etag":null,"topics":["go","irc-bot"],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/heppu.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":"2016-05-29T13:01:58.000Z","updated_at":"2016-05-29T13:15:58.000Z","dependencies_parsed_at":"2022-08-27T11:12:13.025Z","dependency_job_id":null,"html_url":"https://github.com/heppu/irc-bot","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/heppu/irc-bot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heppu%2Firc-bot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heppu%2Firc-bot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heppu%2Firc-bot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heppu%2Firc-bot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/heppu","download_url":"https://codeload.github.com/heppu/irc-bot/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heppu%2Firc-bot/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34636427,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-22T02:00:06.391Z","response_time":106,"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":["go","irc-bot"],"created_at":"2024-11-09T15:31:05.145Z","updated_at":"2026-06-22T05:31:26.206Z","avatar_url":"https://github.com/heppu.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# IRC-bot\nIRC bot written in Golang which has two modules:\n\n## ops\nThis module keeps track of how many ops each user has (incremental credentials).\n\nThis:\n```\n/MODE +o heppu\n/MODE +o heppu\n```\nwould show that user heppu has ops count of 2.\n##### Commands\n- !ops - show your ops count\n- !ops nick1 nick2 - show ops count for given users\n\n## wanha\nThis module saves all links posted to channels. It notifies you with an annoying message if you posted a link that someone else has already posted.\n\n## Libraries used\n- [boltdb](https://github.com/boltdb/bolt) Key value store written in Go\n- [sorcix irc](https://github.com/sorcix/irc) Simple irc library\n- [xurls](https://github.com/mvdan/xurls) Url parser\n- [jun irc-client](https://github.com/heppu/jun) IRC client, forked from [FSX](https://github.com/FSX/jun)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fheppu%2Firc-bot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fheppu%2Firc-bot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fheppu%2Firc-bot/lists"}