{"id":19368282,"url":"https://github.com/klange/isla","last_synced_at":"2025-09-20T01:49:21.433Z","repository":{"id":31147600,"uuid":"34707464","full_name":"klange/isla","owner":"klange","description":"yet another dumb irc bot, sorta conceptually based on hubot; dead-simple regex-based plugins","archived":false,"fork":false,"pushed_at":"2018-05-22T01:56:36.000Z","size":32,"stargazers_count":7,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-23T15:46:17.461Z","etag":null,"topics":["bot","irc","irc-bot","python"],"latest_commit_sha":null,"homepage":null,"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/klange.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}},"created_at":"2015-04-28T04:05:04.000Z","updated_at":"2023-08-03T19:09:45.000Z","dependencies_parsed_at":"2022-08-27T08:20:59.989Z","dependency_job_id":null,"html_url":"https://github.com/klange/isla","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/klange/isla","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klange%2Fisla","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klange%2Fisla/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klange%2Fisla/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klange%2Fisla/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/klange","download_url":"https://codeload.github.com/klange/isla/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klange%2Fisla/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":276033001,"owners_count":25573468,"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","status":"online","status_checked_at":"2025-09-19T02:00:09.700Z","response_time":108,"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":["bot","irc","irc-bot","python"],"created_at":"2024-11-10T08:05:51.240Z","updated_at":"2025-09-20T01:49:21.350Z","avatar_url":"https://github.com/klange.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Isla\n\n**Isla** is an IRC bot using `irc.bot` and implementing a regex-based response architecture with automatically reloading modules.\n\n**Isla** is loosely based on concepts from Hubot.\n\n## Installation\n\nThis isn't a proper Python package yet, so you'll need to do some manual gruntwork:\n\n* Set up a virtualenv and `pip install irc beautifulsoup4`.\n* Write a `config.py` in the root:\n\n    ```python\n    nickserver_password = 'hunter2'\n    autojoin = ['#some-channel']\n    server = ('irc.freenode.net', 6667)\n    nick = \"isla\"\n    realname = \"isla\"\n    ```\n\n* Start Isla: `python isla.py`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fklange%2Fisla","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fklange%2Fisla","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fklange%2Fisla/lists"}