{"id":17877821,"url":"https://github.com/ropes/sheave","last_synced_at":"2025-04-03T00:44:31.809Z","repository":{"id":18570102,"uuid":"21772775","full_name":"Ropes/Sheave","owner":"Ropes","description":"Simple implementation of a irc bot which responds with upcoming meetups for a User Group.","archived":false,"fork":false,"pushed_at":"2017-11-18T07:04:44.000Z","size":305,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-08T15:16:51.340Z","etag":null,"topics":[],"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/Ropes.png","metadata":{"files":{"readme":"README.md","changelog":"history/history.go","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":"2014-07-12T17:44:02.000Z","updated_at":"2017-11-18T21:37:05.000Z","dependencies_parsed_at":"2022-08-05T00:15:56.332Z","dependency_job_id":null,"html_url":"https://github.com/Ropes/Sheave","commit_stats":null,"previous_names":["ropes/sheave-bot"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ropes%2FSheave","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ropes%2FSheave/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ropes%2FSheave/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ropes%2FSheave/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Ropes","download_url":"https://codeload.github.com/Ropes/Sheave/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246916744,"owners_count":20854511,"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":"2024-10-28T11:59:07.239Z","updated_at":"2025-04-03T00:44:31.782Z","avatar_url":"https://github.com/Ropes.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"Sheave-Bot\n==========\n\nSimple implementation of a irc bot which responds with upcoming meetups for a User Group.\n\nAlso contains functionality to respond to previous messages in the channel with all the words replaced with their anagrams when possible.\n\n##Setup\nDepends on having a Go already being installed.\n\u003e go get github.com/Ropes/Sheave-Bot\n\nCreate config file for authenticating with the IRC server; \"sheave.conf\" in main working directory. eg Freenode setup:\n\u003e {\n    \"Server\": \"chat.freenode.net:6667\",\n    \"UserName\": \"botname\",\n    \"RealName\": \"FullBotName\",\n    \"Passwd\": \"password\",\n    \"Channels\": [\"#pdxgo\", \"#pdxbots\", \"#channelstojoin\"]\n}\n\nBuild executable\n\u003e go build\n\n###Running\n\nRun executable\n\u003e ./sheave\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fropes%2Fsheave","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fropes%2Fsheave","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fropes%2Fsheave/lists"}