{"id":19457950,"url":"https://github.com/sharparam/chatrix-bot","last_synced_at":"2025-08-21T14:05:38.397Z","repository":{"id":9552268,"uuid":"62517520","full_name":"Sharparam/chatrix-bot","owner":"Sharparam","description":"A Ruby bot for Matrix using the chatrix library","archived":false,"fork":false,"pushed_at":"2022-04-03T01:35:41.000Z","size":100,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-08T01:52:29.150Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","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/Sharparam.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":"2016-07-03T22:24:40.000Z","updated_at":"2016-07-03T22:25:06.000Z","dependencies_parsed_at":"2022-08-07T05:01:08.110Z","dependency_job_id":null,"html_url":"https://github.com/Sharparam/chatrix-bot","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sharparam%2Fchatrix-bot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sharparam%2Fchatrix-bot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sharparam%2Fchatrix-bot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sharparam%2Fchatrix-bot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Sharparam","download_url":"https://codeload.github.com/Sharparam/chatrix-bot/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240662440,"owners_count":19837366,"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-11-10T17:24:43.611Z","updated_at":"2025-02-25T11:41:37.869Z","avatar_url":"https://github.com/Sharparam.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# chatrix-bot\n\nA bot for [Matrix][matrix], written in Ruby with plugin support.\n\n## License\n\nCopyright (c) 2016 by [Adam Hellberg][sharparam].\n\nThe project is available as open source under\nthe terms of the [MIT License][license].\n\n## Installation\n\n### As a system application\n\nInstall the project as a gem on your system by running `gem install chatrix-bot`\nand then refer to the [Usage](#usage) section in this document.\n\n### In another Ruby project\n\nAdd this line to your application's Gemfile:\n\n```ruby\ngem 'chatrix-bot'\n```\n\nAnd then execute:\n\n    $ bundle\n\nOr install it yourself as:\n\n    $ gem install chatrix-bot\n\n## Usage\n\n**NOTE: chatrix-bot is very early in development and probably very unstable.**\n\nThis project is not ready for deployment as a stable bot, it's for\ndevelopment use only at the moment.\n\nRun the `chatrix-bot` executable in the `exe` directory to start the bot\nwith default options (loading config from `config.yaml`). To generate a new\nconfig, pass the `-g` option with optional path to the config file to generate.\n\nTo specify a config file to use when running the bot, pass the `-c` option\nwith the path to the config file to use.\n\nThe bot can also be used from within other Ruby scripts by requiring\n`chatrix/bot` and creating a new instance of `Chatrix::Bot`.\n\n## Development\n\nAfter checking out the repo, run `bin/setup` to install dependencies.\nThen, run `rake spec` to run the tests. You can also run `bin/console`\nfor an interactive prompt that will allow you to experiment.\n\nTo install this gem onto your local machine, run `bundle exec rake install`.\n\n## Contributing\n\nBug reports and pull requests are welcome on [GitHub][issues].\n\n[matrix]: http://matrix.org\n[issues]: https://github.com/Sharparam/chatrix-bot/issues\n[sharparam]: https://github.com/Sharparam\n[license]: http://opensource.org/licenses/MIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsharparam%2Fchatrix-bot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsharparam%2Fchatrix-bot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsharparam%2Fchatrix-bot/lists"}