Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 451 Bytes

File metadata and controls

14 lines (10 loc) · 451 Bytes

jasper-wiki

jasper-wiki is a jasper module that allows you to get the wikipedia summary of a given word or phrase. It uses the free Wikimedia REST API.

Usage:

  • You: Jasper, Wiki OR Article
  • Japser: What word would you like to learn about?
  • You: Apple
  • Jasper: Reads a Wikipedia summary

Installation

  • Add the Wiki.py file to the /client/modules dir.
  • THATS IT! Wikipedia doesn't require an API key or anything authentication.