{"id":15908919,"url":"https://github.com/dnouri/jabber-the-hutt","last_synced_at":"2025-10-18T22:53:45.740Z","repository":{"id":2690577,"uuid":"3683522","full_name":"dnouri/jabber-the-hutt","owner":"dnouri","description":"An experimental bot for Jabber chat rooms.","archived":false,"fork":false,"pushed_at":"2012-03-28T19:42:04.000Z","size":130,"stargazers_count":3,"open_issues_count":1,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-08T15:13:39.236Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://github.com/dnouri/jabber-the-hut","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"zaihuishou/Pinchebang","license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dnouri.png","metadata":{"files":{"readme":"README.rst","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}},"created_at":"2012-03-11T00:13:11.000Z","updated_at":"2014-03-13T02:41:51.000Z","dependencies_parsed_at":"2022-08-20T12:40:23.538Z","dependency_job_id":null,"html_url":"https://github.com/dnouri/jabber-the-hutt","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/dnouri%2Fjabber-the-hutt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dnouri%2Fjabber-the-hutt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dnouri%2Fjabber-the-hutt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dnouri%2Fjabber-the-hutt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dnouri","download_url":"https://codeload.github.com/dnouri/jabber-the-hutt/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246916741,"owners_count":20854511,"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-10-06T14:41:06.091Z","updated_at":"2025-10-18T22:53:40.687Z","avatar_url":"https://github.com/dnouri.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"===============\njabber-the-hutt\n===============\n\nAn experimental bot for Jabber chat rooms.\n\n  *Jabba Desilijic Tiure, or simply Jabba the Hutt. Jabba is of the\n  Hutt race and like most of his species, a gangster. Hutts are a\n  large slug-like race with thick leathery skin, human-like arms,\n  large black cat-like eyes, and a wide mouth. A Hutt may weigh in\n  excess of several tons. The species are hermaphrodites and reproduce\n  by fission. They speak Huttese, a language reminiscent of Quechua.*\n  -- Urban Dictionary\n\nInstall\n=======\n\n``jaber-the-hutt`` requires Python 3.x, and recent versions of libxml2\nand libxslt, along with development headers.\n\nTo satisfy these dependenices on a Debian system, do::\n\n  sudo apt-get install python3 python3-dev libxml2-dev libxslt-dev\n\nTo then install ``jabber-the-hutt`` itself inside a ``virtualenv``::\n\n  wget https://raw.github.com/pypa/virtualenv/master/virtualenv.py\n  mkdir jabber-the-hutt\n  cd jabber-the-hutt\n  python3 virtualenv.py .\n  bin/pip install jabber-the-hutt\n\nAlternatively, you can install ``jabber-the-hutt`` from the source::\n\n  git clone https://github.com/dnouri/jabber-the-hutt\n  cd jabber-the-hutt\n  wget https://raw.github.com/pypa/virtualenv/master/virtualenv.py\n  python3 virtualenv.py .\n  bin/python setup.py develop\n\nRun\n===\n\nInstallation creates a ``jabber-the-hutt`` console script.  This script\nexpects a configuration file as its first argument::\n\n  $ bin/jabber-the-hutt hutt.ini\n\nYour configuration file should look something like this::\n\n  [jabber-the-hutt]\n  jid = jabba@jabber.org\n  room = sleek@conference.jabber.org\n  room_password = some room password\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdnouri%2Fjabber-the-hutt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdnouri%2Fjabber-the-hutt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdnouri%2Fjabber-the-hutt/lists"}