{"id":20874691,"url":"https://github.com/neomutt/neo-bot","last_synced_at":"2025-05-12T15:30:44.282Z","repository":{"id":37897823,"uuid":"82688326","full_name":"neomutt/neo-bot","owner":"neomutt","description":"🤖 IRC bot for #neomutt","archived":false,"fork":false,"pushed_at":"2023-08-17T15:38:15.000Z","size":32,"stargazers_count":4,"open_issues_count":1,"forks_count":1,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-04-01T07:04:38.811Z","etag":null,"topics":["bot","github","helper","irc","neomutt"],"latest_commit_sha":null,"homepage":"","language":"Python","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/neomutt.png","metadata":{"files":{"readme":"README.md","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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-02-21T14:21:35.000Z","updated_at":"2023-02-27T23:04:17.000Z","dependencies_parsed_at":"2024-11-18T09:30:54.026Z","dependency_job_id":null,"html_url":"https://github.com/neomutt/neo-bot","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/neomutt%2Fneo-bot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neomutt%2Fneo-bot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neomutt%2Fneo-bot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neomutt%2Fneo-bot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/neomutt","download_url":"https://codeload.github.com/neomutt/neo-bot/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253765754,"owners_count":21960786,"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":["bot","github","helper","irc","neomutt"],"created_at":"2024-11-18T06:35:47.903Z","updated_at":"2025-05-12T15:30:43.987Z","avatar_url":"https://github.com/neomutt.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# neo-bot\n\nneo-bot is an IRC bot who converts pull requests/issues number into links.\n\nIt is based on the testbot included with python's irc package.\n\n## Dependencies\n\n- Python 3\n\n## Install\n\n```bash\n$ pip install -r requirements.txt\n```\n\n## Usage\n\n```\n$ ./neo-bot.py --help\nusage: neo-bot.py [-h] [-p PORT] [-u USER] [-r REPO] [-m MAX_AGE] server channel nickname\n\npositional arguments:\n  server                IRC server to connect to\n  channel               IRC channel to join\n  nickname              nickname to use\n\nrequired arguments:\n  -k PATH, --api_token_path PATH Path to file containing the GitHub api key\n\noptional arguments:\n  -h, --help            show this help message and exit\n  -p PORT, --port PORT  port of the IRC server\n  -u USER, --user USER  default github user\n  -r REPO, --repo REPO  default github repository\n  -m MAX_AGE, --max_age MAX_AGE\n                        only show issues less than MAX_AGE days old\n  --cooldown_min        do not repeat lookups within the given number of minutes\n```\n\n### Example:\n\n```bash\n./neo-bot.py irc.libera.chat neomutt neo-bot\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fneomutt%2Fneo-bot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fneomutt%2Fneo-bot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fneomutt%2Fneo-bot/lists"}