{"id":16577941,"url":"https://github.com/compufox/ida-bot","last_synced_at":"2026-03-18T20:38:32.927Z","repository":{"id":185249665,"uuid":"616796740","full_name":"compufox/ida-bot","owner":"compufox","description":"extensible Owncast chatbot written in lisp","archived":false,"fork":false,"pushed_at":"2023-04-09T21:08:02.000Z","size":72,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-04T22:50:38.471Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Common Lisp","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/compufox.png","metadata":{"files":{"readme":"README.markdown","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2023-03-21T05:08:54.000Z","updated_at":"2025-02-20T07:15:51.000Z","dependencies_parsed_at":null,"dependency_job_id":"7b86bed8-11d1-448f-8598-049e426eff43","html_url":"https://github.com/compufox/ida-bot","commit_stats":null,"previous_names":["compufox/ida-bot"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/compufox/ida-bot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compufox%2Fida-bot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compufox%2Fida-bot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compufox%2Fida-bot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compufox%2Fida-bot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/compufox","download_url":"https://codeload.github.com/compufox/ida-bot/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compufox%2Fida-bot/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29338440,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-11T16:14:43.024Z","status":"ssl_error","status_checked_at":"2026-02-11T16:14:15.258Z","response_time":97,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":[],"created_at":"2024-10-11T22:12:40.319Z","updated_at":"2026-02-11T16:35:39.084Z","avatar_url":"https://github.com/compufox.png","language":"Common Lisp","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ida-bot\n## a chatbot for owncast servers built with alien technology\n\n### **NOTE, THIS IS ALPHA QUALITY SOFTWARE WITH NO API DOCUMENTATION**\n### **ENTER AT YOUR OWN RISK**\n\n### Usage\n\n`$ ./ida-bot --help` to print command usage\n\n`$ ./ida-bot -c your.config -p 8080` to run the bot with the specified config and on port 8080\n\nthe bot loads all lisp code from `./commands`, `./handlers`, and `./services` when ran, so if you are planning on creating a custom extension please place your code in one of those folders. \n\nthe bot comes with a few pre-built commands/handlers/services (check the appropriate folders in the repo). feel free to add your own, and contribute some back if you feel like it :)\n\n\n### Installation\n\ndownload a binary release from releases or see [Building](#building)\n\n### Building \n\n1. install [roswell](https://github.com/roswell/roswell)\n2. `$ ros install sbcl-bin/2.3.2 \u0026\u0026 ros use sbcl-bin/2.3.2`\n3. `$ git clone https://github.com/compufox/simple-config ~/common-lisp/simple-config`\n4. `$ git clone https://github.com/compufox/ida-bot ~/common-lisp/ida-bot`\n5. `$ cd ~/common-lisp/ida-bot \u0026\u0026 make all extensions`\n\nif all goes well, you should have a binary with all pre-built extensions in `~/common-lisp/ida-bot/bin`\n\n### Author\n\n- a. fox\n\n### License\n\nBSD 3-Clause\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcompufox%2Fida-bot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcompufox%2Fida-bot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcompufox%2Fida-bot/lists"}