Skip to content

dsciitbbs/iitbbsguide

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Usage

Invoke action by speaking Talk to IIT Bhubaneswar Guide to Google Assistant.

Supported Actions(tentative)

  • Inside Campus Map (ex: Show me direction to SES)

Screenshot_20190911-152633

  • Timetable
  • Bus schedule
  • BOV schedule
  • Upcoming institute holidays (Ex-Show me upcoming holidays)

Screenshot_20190912-163047

  • Mid/End Semester Exam schedule
  • Upcoming institute events
  • Important Contacts
  • Much more to come

Contributing

  • Download the existing code to your local system
git clone https://github.com/dsciitbbs/iitbbsguide
  • Go to the Activity Controls page. Sign in with your Google account, if you have not already done so. Ensure that the following permissions are enabled: Web & App Activity, Device Information and Voice & Audio Activity

  • Open the Actions Console > Click New project > Type in a Project name, i.e. "IIT Bhubaneswar Guide".

  • Click Create Project.

  • Click Build your Action to expand the options and select Add Action(s).

  • Click Add your first Action.

  • On the Custom intent dialog, click Build to launch the Dialogflow console and click create.

  • Click the gear icon on the left navigation and click Export and Import.

  • Click Restore From Zip and Upload the downloaded ZIP file. Type "RESTORE" and click the Restore button and click Done.

  • Make the necessary changes and download the ZIP again with the changes and make the Pull Request on this repository.

Note: index.js is provided as a gist here so that you can add it to the fulfillment section (which you'll need for webhook calls and custom payloads, such as opening Google Maps) easily. Just copy and paste 😁

Maintainers

LICENSE

TBD

Releases

No releases published

Packages

No packages published