{"id":25762489,"url":"https://github.com/chzchzchz/sitbot","last_synced_at":"2025-07-09T23:11:00.761Z","repository":{"id":45510286,"uuid":"163365539","full_name":"chzchzchz/sitbot","owner":"chzchzchz","description":"Premium IRC bot","archived":false,"fork":false,"pushed_at":"2024-12-27T04:56:04.000Z","size":153,"stargazers_count":8,"open_issues_count":9,"forks_count":5,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-01T08:44:16.222Z","etag":null,"topics":["ascii-art","golang","irc","irc-bot-framework","ircbot","mirc-script","msl"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/chzchzchz.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-12-28T04:25:09.000Z","updated_at":"2024-12-27T04:56:08.000Z","dependencies_parsed_at":"2024-06-19T09:58:59.697Z","dependency_job_id":"a9cadae4-30b2-4514-a07f-cbc0dcbf1558","html_url":"https://github.com/chzchzchz/sitbot","commit_stats":{"total_commits":120,"total_committers":1,"mean_commits":120.0,"dds":0.0,"last_synced_commit":"bee14f559bec267707eb20c2a64e8d436391bc8c"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/chzchzchz/sitbot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chzchzchz%2Fsitbot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chzchzchz%2Fsitbot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chzchzchz%2Fsitbot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chzchzchz%2Fsitbot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chzchzchz","download_url":"https://codeload.github.com/chzchzchz/sitbot/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chzchzchz%2Fsitbot/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264505037,"owners_count":23618882,"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":["ascii-art","golang","irc","irc-bot-framework","ircbot","mirc-script","msl"],"created_at":"2025-02-26T19:53:15.955Z","updated_at":"2025-07-09T23:11:00.719Z","avatar_url":"https://github.com/chzchzchz.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# sitbot\n\n```\n   __________.\n  /_/-----/_/|   __\n  ( ( ' ' ( (| /'--'\\\n  (_( ' ' (_(|/.    .\\\n  / /=====/ /|  '||'\n /_//____/_/ |   ||\n(o|:.....|o) |   ||\n|_|:_____|_|/'  _||_\n '        '    /____\\\n```\n\ngood bot\n\n## Running\n\nLaunch `sitbot` to listen on `localhost:12345`:\n```sh\ngo get github.com/chzchzchz/sitbot/cmd/sitbot\ngo get github.com/chzchzchz/sitbot/cmd/sitbox\nsitbot localhost:12345 \u0026\n```\n\n## Bots\n\n### Profiles\n\nA bot profile has connection information and regular expression pattern matching rules to control script activation. One sitbot process can manage multiple profiles connectiong to multiple servers. Post a JSON-encoded profile to the sitbot server to launch a new bot; see [profile.json](profile.json) for an example.\n\n### Management\n\nConnect to an IRC network by posting a bot profile to sitbot:\n```sh\ncurl localhost:12345 -XPOST -d@profile.json\n```\nReposting a bot profile will update the bot's pattern matching rules.\n\nConfigure a control panel page:\n```sh\ncurl localhost:12345/tmpl -XPOST -d@bot.tmpl\n```\nAny connected bots will be viewable via the generated HTML at `http://localhost:12345/`.\n\nDisconnect a bot by deleting its profile identifier:\n```sh\ncurl localhost:12345/bot/mainbot -XDELETE\n```\n\n## Bouncer\n\nsitbot can listen on ports and relay IRC messages between the bot and another IRC client. By connecting through the bouncer, a client sees the bot's IRC session and can issue IRC commands through bot user.\n\nCreate a bouncer:\n```sh\ncurl localhost:12345/bouncer/mainbot -XPOST -d localhost:7777\nirssi -c localhost -p 7777\n```\n\n\n## Tired of not getting Helped?\n\nThe `irc.ltd` chat network generously hosts the official sitbot project support channel on [chat.irc.ltd:6697/#sitbot](irc://chat.irc.ltd:6697/#sitbot).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchzchzchz%2Fsitbot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchzchzchz%2Fsitbot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchzchzchz%2Fsitbot/lists"}