/WikiBot

Primary LanguageJavaScript

Wikibot Build Status

This project is an example of a bot integration with Slack. This bot is used to query the University Innovation Fellows wiki and return results.

Getting Started

Using

Add Wikibot to your slack channel and then reference it with the command 'wikibot: ?'. Example: 'wikibot: TEDx?'

Contributing

Steps to use:

  1. Run 'git clone https://github.com/RyanPhillips10/wikibot.git'

  2. Navigate to that directory

  3. Run 'npm install'

  4. Run 'npm start'