{"id":15019070,"url":"https://github.com/benhoff/vexbot","last_synced_at":"2025-10-24T03:30:17.617Z","repository":{"id":57477443,"uuid":"41405232","full_name":"benhoff/vexbot","owner":"benhoff","description":"Chat bot featuring multiple services connected to a bot instance using messaging","archived":false,"fork":false,"pushed_at":"2018-08-25T22:04:04.000Z","size":2583,"stargazers_count":64,"open_issues_count":5,"forks_count":21,"subscribers_count":12,"default_branch":"master","last_synced_at":"2025-01-30T22:35:40.171Z","etag":null,"topics":["bot","chat","chatbot","irc","linux","socketio","xmpp","youtube"],"latest_commit_sha":null,"homepage":"","language":"Python","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/benhoff.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-08-26T04:57:04.000Z","updated_at":"2024-12-28T04:02:17.000Z","dependencies_parsed_at":"2022-08-30T17:11:17.789Z","dependency_job_id":null,"html_url":"https://github.com/benhoff/vexbot","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benhoff%2Fvexbot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benhoff%2Fvexbot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benhoff%2Fvexbot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benhoff%2Fvexbot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/benhoff","download_url":"https://codeload.github.com/benhoff/vexbot/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":237905567,"owners_count":19385037,"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","chat","chatbot","irc","linux","socketio","xmpp","youtube"],"created_at":"2024-09-24T19:52:56.288Z","updated_at":"2025-10-24T03:30:17.162Z","avatar_url":"https://github.com/benhoff.png","language":"Python","readme":"======\nvexbot\n======\n\n|readthedocs| |codeclimate|\n\n.. |readthedocs| image:: https://readthedocs.org/projects/vexbot/badge/?version=latest\n  :target: http://vexbot.readthedocs.io/en/latest/?badge=latest\n  :alt: Documentation Status\n\n.. |codeclimate| image:: https://api.codeclimate.com/v1/badges/c17129f65b11dfef34c0/maintainability.svg\n  :target: https://codeclimate.com/github/benhoff/vexbot/badges/gpa.svg\n  :alt: Climate Status\n\n\nPluggable bot\n\nUnder development. Very useable but currently not feature complete.\n\nRequirements\n------------\n\nRequires python 3.5 for asyncio and only runs on linux.\n\nIf you're a python developer, you can probably get this to run on not linux.\n\nInstallation\n------------\n\nYou will need an active DBus user session bus. Depending on your distro, you might already have one (Arch linux, for example).\n\nFor Ubuntu:\n\n.. code-block:: bash\n\n  $ apt-get install dbus-user-session python3-gi python3-dev python3-pip build-essential\n\nFor everyone:\n\n.. code-block:: bash\n\n  $ python3 -m venv \u003cDIR\u003e\n\n.. code-block:: bash\n\n  $ source \u003cDIR\u003e/bin/activate\n\n.. code-block:: bash\n\n  $ ln -s /usr/lib/python3/dist-packages/gi \u003cDIR\u003e/lib/python3.5/site-packages/\n\n.. code-block:: bash\n\n  $ pip install vexbot[process_manager]\n\nConfiguring\n-----------\n\nMake sure your virtual environment is activated. Then run:\n\n.. code-block:: bash\n\n  $ vexbot_generate_certificates\n\n.. code-block:: bash\n\n $ vexbot_generate_unit_file\n\n.. code-block:: bash\n\n $ systemctl --user daemon-reload\n\nYour bot is ready to run!\n\nRunning\n-------\n\n.. code-block:: bash\n\n $ systemctl --user start vexbot\n \nOr\n\n.. code-block:: bash\n\n  $ vexbot_robot\n\nPlease note that vexbot has a client/server architecture. The above commands will launch the server. To launch the command line client:\n\n.. code-block:: bash\n\n  $ vexbot\n\nExit the command line client by typing `!exit` or using `ctl+D`.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbenhoff%2Fvexbot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbenhoff%2Fvexbot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbenhoff%2Fvexbot/lists"}