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.
Add Wikibot to your slack channel and then reference it with the command 'wikibot: ?'. Example: 'wikibot: TEDx?'
Steps to use:
-
Run 'git clone https://github.com/RyanPhillips10/wikibot.git'
-
Navigate to that directory
-
Run 'npm install'
-
Run 'npm start'