{"id":13557404,"url":"https://github.com/SFTtech/cyberbot","last_synced_at":"2025-04-03T11:32:04.707Z","repository":{"id":178773439,"uuid":"291303983","full_name":"SFTtech/cyberbot","owner":"SFTtech","description":"Chatbot for the Matrix Protocol, supporting encryption and plugins.","archived":false,"fork":false,"pushed_at":"2025-03-25T23:42:56.000Z","size":670,"stargazers_count":12,"open_issues_count":5,"forks_count":4,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-26T00:36:29.098Z","etag":null,"topics":["bot","chatbot","matrix","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SFTtech.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"liberapay":"SFTtech"}},"created_at":"2020-08-29T16:08:28.000Z","updated_at":"2025-03-25T23:43:00.000Z","dependencies_parsed_at":"2024-01-14T15:22:39.418Z","dependency_job_id":"ec837c97-32c0-4edd-a07e-ff0c7b0fd643","html_url":"https://github.com/SFTtech/cyberbot","commit_stats":null,"previous_names":["cybergruppe/cyberbot","sfttech/cyberbot"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SFTtech%2Fcyberbot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SFTtech%2Fcyberbot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SFTtech%2Fcyberbot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SFTtech%2Fcyberbot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SFTtech","download_url":"https://codeload.github.com/SFTtech/cyberbot/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246993132,"owners_count":20865944,"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","chatbot","matrix","python"],"created_at":"2024-08-01T12:04:19.962Z","updated_at":"2025-04-03T11:31:59.669Z","avatar_url":"https://github.com/SFTtech.png","language":"Python","funding_links":["https://liberapay.com/SFTtech"],"categories":["Python","bot"],"sub_categories":[],"readme":"**Cyberbot**\n----------------\n\nA matrix chatbot written in python.\n\n**Requirements**:\n\nAll required python modules are listed in the requirements.txt\nfile. Furthermore the bot needs read and write permissions in the installation\nfolder for correct execution.\n[Libolm v3](https://gitlab.matrix.org/matrix-org/olm) needs to be installed.\n\n**Execution**:\n\nSpecify the login credentials and server for the bot and the plugin locations in\nthe provided *config.ini* file.\nQuotes should be generally omitted in the file.\n\nAn example ini file can be found in the repository.\n\nAfter the bot has been configured, issue:\n\n```sh\npython cyberbot -c \u003cconfig_file\u003e\n```\n\nTo add the bot to a room, invite it via your matrix client. The bot will join\nautomatically.\n\n\n**Commands**:\n\nAs the functionality of the bot depends heavily on the installed plugins, use\nthe `!help` command, in order to display the currently available features.\nUse `!listplugins` to see all available plugins and use `!addplugin` to add one\nof them into your room.\n\n\n**Structure**:\n\nThe bot itself only uses the basic functionality of the `matrix-nio` module\nto establish a matrix connection. All higher functionality is implemented in\n*plugin files*. These plugins need to be located one of the folders specified in the `PLUGINPATH` in your config file.\n\nEvery plugin needs to define an async `register_to(plugin)` function, which is called upon\nplugin loading, and a `HELP_DESC` variable, containing a string with a short\ntextual description of its features.\n\n\n**Plugins**:\nSee [./PLUGINS.md](PLUGINS.md).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FSFTtech%2Fcyberbot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FSFTtech%2Fcyberbot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FSFTtech%2Fcyberbot/lists"}