GithubHelp home page GithubHelp logo

skill-google-it's Introduction

Opsdroid Logo

An open source chat-ops bot framework

Current version of pypi Github CI Status codecov BCH compliance Docker Build Docker Image Size (latest by date)Docker Layers Documentation Status Matrix Chat Backers on Open Collective Sponsors on Open Collective Open Source Helpers


Quick Start โ€ข Documentation โ€ข Playground โ€ข Blog โ€ข Community


An open source chatbot framework written in Python. It is designed to be extendable, scalable and simple.

This framework is designed to take events from chat services and other sources and execute Python functions (skills) based on their contents. Those functions can be anything you like, from simple conversational responses to running complex tasks. The true power of this project is to act as a glue library to bring the multitude of natural language APIs, chat services and third-party APIs together.

See our full documentation to get started.

Contributors

This project exists thanks to all the people who contribute. [Contribute].

Backers

Thank you to all our backers! ๐Ÿ™ [Become a backer]

Sponsors

Support this project by becoming a sponsor. Your logo will show up here with a link to your website. [Become a sponsor]

skill-google-it's People

Contributors

fabiorosado avatar jacobtomlinson avatar

Watchers

 avatar  avatar  avatar

skill-google-it's Issues

Rename skill and add more intents?

Thanks to the work from @FabioRosado this skill now has example config for multiple search engines.

Therefore perhaps it should be renamed to search-it instead of google-it.

The regex could also be updated to include search <whatever> as well as google <whatever>.

Thoughts?

Add functionality to fetch the actual results of the search

It would be great if opsdroid could fetch the actual results of its search (titles and URLs), except for just the URL of the query. This way, one would easily follow the URL that corresponds to the title that best fit their query. The user should be able to add a limit of the results to be fetched, where opsdroid will set a default value, say 10, if the user does not enter a number for how many results to be fetched. Something like the following:

opsdroid> google pomodoro technique 3
Here's what I found https://www.google.co.uk/search?q=pomodoro+technique
    - Pomodoro Technique - Wikipedia (https://en.wikipedia.org/wiki/Pomodoro_Technique)
    - Productivity 101: A Primer to The Pomodoro Technique - Lifehacker (https://lifehacker.com/productivity-101-a-primer-to-the-pomodoro-technique-1598992730)
    - The Pomodoro Technique | What Is The Pomodoro Technique... (https://www.focusboosterapp.com/the-pomodoro-technique)

If the title is too long, it should be truncated with ... added to the end.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.