{"id":16155382,"url":"https://github.com/jubalh/hedwig","last_synced_at":"2026-05-04T07:41:31.255Z","repository":{"id":146113542,"uuid":"98328181","full_name":"jubalh/hedwig","owner":"jubalh","description":"Extendable XMPP bot written in C","archived":false,"fork":false,"pushed_at":"2018-09-05T12:50:40.000Z","size":25,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-02-13T06:19:12.258Z","etag":null,"topics":["bot","c","libstrophe","remote-control","xmpp"],"latest_commit_sha":null,"homepage":"","language":"C","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/jubalh.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2017-07-25T16:34:44.000Z","updated_at":"2019-07-03T10:43:13.000Z","dependencies_parsed_at":"2023-05-16T00:30:36.024Z","dependency_job_id":null,"html_url":"https://github.com/jubalh/hedwig","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/jubalh%2Fhedwig","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jubalh%2Fhedwig/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jubalh%2Fhedwig/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jubalh%2Fhedwig/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jubalh","download_url":"https://codeload.github.com/jubalh/hedwig/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247574087,"owners_count":20960495,"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","c","libstrophe","remote-control","xmpp"],"created_at":"2024-10-10T01:20:38.827Z","updated_at":"2026-05-04T07:41:26.235Z","avatar_url":"https://github.com/jubalh.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# hedwig\n\nhedwig is a small XMPP bot written in C.\n\nIt understands the following commands:\n - !exec : run any program via popen()\n - !cmd  : run defined commands\n - !quit : quit hedwig\n\nOnly people in the roster are allowed to run commands.\nAll messages to hedwig will be printed out on stdio.\n\nThe `!exec` option is disabled by default for security reasons. To enable it start hedwig with `-e`.\n\n`!cmd` is used to extend the bot. It runs files that have the executable bit set and are in a certain directory.\nBy default that is the current working directory, but you can define it with `-d`.\n\n## Example\n\n```\ncd ~/hedwigs-plugins\necho \"echo 'hello harry'\" \u003e greet\necho \"ls\" \u003e list-commands\nchmod u+x greet list-commands\nhedwig -j hedwig@hogwarts.co.uk -p ooohooh -d ~/hedwigs-plugins\n```\n\n## Building\n\n```\nqmake\nmake\n./hedwig -j hedwig@hogwarts.co.uk -p ooohooh\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjubalh%2Fhedwig","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjubalh%2Fhedwig","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjubalh%2Fhedwig/lists"}