Skip to content

PinkyJie/google-actions-github-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

logo

Github Trending on Google Assistant

A Google Assistant Action (with an invocation name of "Github Trending") which tells you the trending repositories on Github and more. More information on Google Assistant Explore.

How to use

Just say "Talk to Github Trending" to your Google Assistant on either Android, iPhone or Google Home.

Tech

  • Use Dialogflow to build actions(you can think it as Voice command and interaction).
  • Use Firebase functions to handle voice command and give response.

Features

Here are some examples:

  • Tell me the trending repositories on Github today/this week/this month. will tell you the repositories on Github Trending page. After you here every repository, you can say Next to go to next one, or say "I like it" or "star it" to star the repository(which will require you to do authentication first).

  • What's the trending today for Typescript? will tell you the trending repositories today for Typescript language.

  • I need some help. will give you some help on supported command.

Note: you don't need to say the commands with exactly the same words as above, Google's Machine Learning training model will learn it and provide certain level of fault tolerance.

Screenshots

splash conversation

About

A Google Assistant Action (with an invocation name of "Github Trending") which tells you the trending repositories on Github and more.

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors