{"id":21244951,"url":"https://github.com/dev-0618/quickbot","last_synced_at":"2025-05-09T01:12:17.251Z","repository":{"id":258830486,"uuid":"875758829","full_name":"Dev-0618/QuickBot","owner":"Dev-0618","description":"QuickBot is a versatile Python chatbot that answers queries, fetches Google search results, and clones websites using cURL commands. It employs NLP techniques for natural conversation and offers functionalities like Google Dorking for advanced searches.","archived":false,"fork":false,"pushed_at":"2024-10-20T19:25:01.000Z","size":42,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-09T01:12:13.450Z","etag":null,"topics":["chatbots","clone-website","developer-tools","dorking","dorking-tool","extract-files","googlesearch","nlp","nlp-machine-learning","python"],"latest_commit_sha":null,"homepage":"","language":"Python","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/Dev-0618.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":"2024-10-20T19:09:45.000Z","updated_at":"2025-03-02T06:34:05.000Z","dependencies_parsed_at":"2024-10-21T00:06:06.455Z","dependency_job_id":null,"html_url":"https://github.com/Dev-0618/QuickBot","commit_stats":null,"previous_names":["dev-0618/quickbot"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dev-0618%2FQuickBot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dev-0618%2FQuickBot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dev-0618%2FQuickBot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dev-0618%2FQuickBot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Dev-0618","download_url":"https://codeload.github.com/Dev-0618/QuickBot/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253171272,"owners_count":21865297,"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":["chatbots","clone-website","developer-tools","dorking","dorking-tool","extract-files","googlesearch","nlp","nlp-machine-learning","python"],"created_at":"2024-11-21T01:34:26.042Z","updated_at":"2025-05-09T01:12:17.230Z","avatar_url":"https://github.com/Dev-0618.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# QuickBot\n\n**QuickBot** is a Python-based chatbot designed to answer Python-related queries, fetch Google search results, perform website cloning using `curl`, and utilize Google Dorking techniques to retrieve specific file types from a given domain. QuickBot leverages Natural Language Processing (NLP) for responding intelligently to user queries and offers various features for developers and cybersecurity enthusiasts.\n\n## Features\n- **NLP-based chatbot** for Python and general queries.\n- Fetches Google search results directly in the chat.\n- Website cloning using the `curl` command.\n- Google Dorking to search for specific file types on a domain.\n- Simple interface with usage commands for ease of use.\n\n## Installation\n\nClone the repository and install the required dependencies:\n\n```bash\ngit clone https://github.com/Dev-0618/QuickBot/\ncd QuickBot\npip install -r requirements.txt\npython quickbot.py\n```\n\n## Usage\n\n1. **Start the bot**:\n   Once you've installed the required modules and run the script, the chatbot will be available to interact with.\n\n2.- **Usage Command**:\n     ```bash\n     usage\n     ```\n     Response: Provides details on how to use the chatbot with different functionalities.\n \n\n3. **Example queries**:\n   - **Basic conversation**:\n     ```bash\n     hello\n     ```\n     \n   - **Ask Python-related queries or about py-modules**:\n     ```bash\n     what is python? #not just this you can ask any python modules with it\n     ```\n     Expected Response: \"Python is a high-level, interpreted, interactive, and object-oriented scripting programming language.\"\n\n   - **Search on Google**:\n     ```bash\n     google: artificial intelligence\n     ```\n     Response: Google search results will be fetched and displayed directly in the chat.\n\n   - **Clone a website** using `curl`:\n     ```bash\n     curl: https://example.com\n     ```\n     Response: The website will be cloned and saved as `index.html`.\n\n   - **Perform Google Dorking**:\n     ```bash\n     extract: drive.google.com .pdf networking\n     ```\n     Response: Displays results for PDF files on Google Drive related to \"networking.\"\n\n  ## License\n\nThis project is licensed under the MIT License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdev-0618%2Fquickbot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdev-0618%2Fquickbot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdev-0618%2Fquickbot/lists"}