{"id":20078126,"url":"https://github.com/quickblox/sample-chatbot-python","last_synced_at":"2025-05-05T22:32:05.398Z","repository":{"id":19770046,"uuid":"23028176","full_name":"QuickBlox/sample-chatbot-python","owner":"QuickBlox","description":"QuickBlox compatible Python chat bot","archived":false,"fork":false,"pushed_at":"2014-08-27T08:58:54.000Z","size":216,"stargazers_count":6,"open_issues_count":0,"forks_count":1,"subscribers_count":5,"default_branch":"master","last_synced_at":"2024-03-26T15:03:53.104Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/QuickBlox.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}},"created_at":"2014-08-16T22:11:40.000Z","updated_at":"2018-08-28T03:23:02.000Z","dependencies_parsed_at":"2022-08-25T02:01:19.340Z","dependency_job_id":null,"html_url":"https://github.com/QuickBlox/sample-chatbot-python","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/QuickBlox%2Fsample-chatbot-python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuickBlox%2Fsample-chatbot-python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuickBlox%2Fsample-chatbot-python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuickBlox%2Fsample-chatbot-python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/QuickBlox","download_url":"https://codeload.github.com/QuickBlox/sample-chatbot-python/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224470923,"owners_count":17316710,"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-11-13T15:12:59.286Z","updated_at":"2024-11-13T15:12:59.814Z","avatar_url":"https://github.com/QuickBlox.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch2\u003eTestBot: a QuickBlox compatible chat bot\u003c/h2\u003e\n\nThis is a basic chat bot code that works in both 1:1 and MUC chat environments.\nCan be used for adding automated agents into QuickBlox powered apps. \nTypical use cases include testing, moderation, customer support, trivia/quiz games etc.\n\n\u003ch3\u003eHow to start\u003c/h3\u003e\nstart the bot by running the shell command:\n\u003cpre\u003epython [FULL PATH]/testbot.py -r [room JID]\u003c/pre\u003e\n\u003ci\u003eexample: python /Work/chatbot/testbot.py -d -r 7232_53baafe7535c1282fe019dda@muc.chat.quickblox.com\u003c/i\u003e\n\nalternatively you may specify full parameters in command line\n\u003cpre\u003epython [FULL PATH]/testbot.py -j [user JID] -r [room JID] -n [QB user ID] -p [QB user PASSWORD]\u003c/pre\u003e\n\nif you omit the parameters, the script will ask you to enter manually.\n\n\u003ch3\u003eMUC auto-join\u003c/h3\u003e\nfor MUC auto-join to work, you need to update the QB credentials in testbot.py and also make it executable (shell: chmod -x testbot.py).\n\n\u003ch3\u003eLogging options\u003c/h3\u003e\nAdd these to command line for various logging options:\n'-q', '--quiet': set logging to ERROR\n'-d', '--debug': set logging to DEBUG\n'-v', '--verbose': set logging to COMM\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fquickblox%2Fsample-chatbot-python","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fquickblox%2Fsample-chatbot-python","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fquickblox%2Fsample-chatbot-python/lists"}