{"id":18576198,"url":"https://github.com/deuill/informbot","last_synced_at":"2025-07-18T23:05:45.058Z","repository":{"id":57595502,"uuid":"254652609","full_name":"deuill/informbot","owner":"deuill","description":"A Chat Bot for Inform 7 Stories, Built in Go","archived":false,"fork":false,"pushed_at":"2022-10-29T15:17:31.000Z","size":930,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-03T19:45:24.476Z","etag":null,"topics":["chat-bot","golang","inform7","joe-bot"],"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/deuill.png","metadata":{"files":{"readme":"README.md","changelog":null,"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":"2020-04-10T14:18:47.000Z","updated_at":"2023-02-07T06:26:57.000Z","dependencies_parsed_at":"2023-01-20T16:00:13.933Z","dependency_job_id":null,"html_url":"https://github.com/deuill/informbot","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/deuill%2Finformbot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deuill%2Finformbot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deuill%2Finformbot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deuill%2Finformbot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/deuill","download_url":"https://codeload.github.com/deuill/informbot/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248185340,"owners_count":21061498,"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":["chat-bot","golang","inform7","joe-bot"],"created_at":"2024-11-06T23:23:58.845Z","updated_at":"2025-04-10T08:31:06.769Z","avatar_url":"https://github.com/deuill.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# InformBot - A Chat Bot for Inform 7 Stories, Built in Go\n\n[![API Documentation][godoc-svg]][godoc-url] [![MIT License][license-svg]][license-url]\n\nThis package contains chat-bot for executing and running Inform 7 stories, and built around the [Joe\nBot][joe-url] framework. Any supported chat adapter can be used, and this repository contains an\nexample integration against a built-in XMPP adapter (which is not currently part of main-line\nsupport).\n\n## Building and Running\n\nYou can build the default test deployment of `informbot` (which currently works against an XMPP\nserver) by running `go get`, e.g.:\n\n```go\ngo get github.com/deuill/informbot\n```\n\nDepending on your server setup, you may need to set up a number of options, as environment\nvariables, for instance:\n\n``` go\nINFORMBOT_JID=\"informbot@test.com\" INFORMBOT_PASSWORD=\"123\" INFORMBOT_USE_STARTTLS=true INFORMBOT_NO_TLS=true informbot\n```\n\n## Status\n\nThis package is still in early development, and is neither feature-complete nor bug-free. A large\namount of work remains on improving integration with Inform and Frotz, and optimizing against larger\nstories.\n\n## License\n\nAll code in this repository is covered by the terms of the MIT License, the full text of which can\nbe found in the LICENSE file.\n\n\n[joe-url]: https://github.com/go-joe/joe\n\n[godoc-url]: https://godoc.org/github.com/deuill/informbot\n[godoc-svg]: https://godoc.org/github.com/deuill/informbot?status.svg\n\n[license-url]: https://github.com/deuill/informbot/blob/master/LICENSE\n[license-svg]: https://img.shields.io/badge/license-MIT-blue.svg\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeuill%2Finformbot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdeuill%2Finformbot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeuill%2Finformbot/lists"}