{"id":13343110,"url":"https://github.com/kontalk/konbot","last_synced_at":"2026-05-18T01:03:12.996Z","repository":{"id":78198133,"uuid":"143153400","full_name":"kontalk/konbot","owner":"kontalk","description":"An extensible bot for Kontalk","archived":false,"fork":false,"pushed_at":"2019-01-28T20:20:12.000Z","size":92,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-01-11T14:21:58.628Z","etag":null,"topics":["bot","im","kontalk","xmpp"],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kontalk.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}},"created_at":"2018-08-01T12:31:28.000Z","updated_at":"2018-08-04T15:59:40.000Z","dependencies_parsed_at":"2023-03-04T12:00:28.006Z","dependency_job_id":null,"html_url":"https://github.com/kontalk/konbot","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/kontalk%2Fkonbot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kontalk%2Fkonbot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kontalk%2Fkonbot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kontalk%2Fkonbot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kontalk","download_url":"https://codeload.github.com/kontalk/konbot/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241255115,"owners_count":19934815,"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","im","kontalk","xmpp"],"created_at":"2024-07-29T19:30:40.089Z","updated_at":"2026-05-18T01:03:10.884Z","avatar_url":"https://github.com/kontalk.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"Konbot\n======\n\nAn extensible bot for Kontalk written in Java.\n\n## Overview\nKonbot is a Java application that provides a command shell to interact with a Kontalk server.  \nIt can use a personal keypack (kontalk-keys.zip) exported from a Kontalk registered app to log in to Kontalk.\n\n## Interactive shell\nIf executed standalone, Konbot provides an interactive shell with a few commands.\n\n\u003e TODO how to run main class\n\n## Add your own commands\nYou can implement your own commands by extending the `AbstractCommand` class. You can look at any of the built-in\ncommands for examples.\n\nKonbot automatically loads all command classes at startup, so it will automatically detect any custom commands. Just\ninclude the jar with your custom commands in the classpath and run the interactive shell!\n\n## Extensible bot\nWhen you include Konbot as a library, you can run the command interpreter directly with existing or new commands.\nTake a look at [Databot](https://github.com/kontalk/databot), a simple bot that replies to users with random data.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkontalk%2Fkonbot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkontalk%2Fkonbot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkontalk%2Fkonbot/lists"}