{"id":16431982,"url":"https://github.com/davidcelis/snap","last_synced_at":"2025-04-25T11:33:11.432Z","repository":{"id":142548952,"uuid":"5386333","full_name":"davidcelis/snap","owner":"davidcelis","description":"A bootstrapped IRC bot using Cinch. I write plugins so you don't have to.","archived":false,"fork":false,"pushed_at":"2013-09-14T17:56:16.000Z","size":324,"stargazers_count":5,"open_issues_count":0,"forks_count":1,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-10-12T08:35:16.813Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/davidcelis.png","metadata":{"files":{"readme":"README.markdown","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-08-12T06:00:38.000Z","updated_at":"2016-04-25T05:43:11.000Z","dependencies_parsed_at":null,"dependency_job_id":"707b1889-0a3c-47c1-8087-3d71ff6a281c","html_url":"https://github.com/davidcelis/snap","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidcelis%2Fsnap","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidcelis%2Fsnap/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidcelis%2Fsnap/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidcelis%2Fsnap/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/davidcelis","download_url":"https://codeload.github.com/davidcelis/snap/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224000735,"owners_count":17238993,"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-11T08:35:19.667Z","updated_at":"2024-11-10T18:48:17.195Z","avatar_url":"https://github.com/davidcelis.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# snap\n\nSnap is an IRC bot written using [cinchrb/cinch](https://github.com/cinchrb/cinch). This code powers a bot currently running in the #reddit-portland channel on `irc.freenode.net`. However, this repository is clonable and runnable using your own configuration options.\n\n## Requirements\n\n* Ruby\n* bundler\n* Redis\n\n## Usage\n\nTo run the bot:\n\n```bash\nUsage:\n  bot start -n, --nick=NICK\n\nOptions:\n  -n, --nick=NICK                 \n  -s, [--server=SERVER]           \n                                  # Default: irc.freenode.net\n  -c, [--channels=\\#freenode \\#cinch-bots]  \n  -u, [--username=USERNAME]       \n  -p, [--password=PASSWORD]       \n      [--redis-host=REDIS_HOST]   \n                                  # Default: localhost\n      [--redis-port=N]            \n                                  # Default: 6379\n  -d, [--daemonize]               \n```\n\nTo stop a daemonized bot:\n\n```bash\nUsage:\n  bot stop\n```\n\nCertain commands respond only to admins (such as `!join`, `!part`, and `!say`). To define your list of admins, create a file `config/auth.yml`:\n\n```yaml\nadmins: ['davidcelis', 'fredjones']\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavidcelis%2Fsnap","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdavidcelis%2Fsnap","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavidcelis%2Fsnap/lists"}