strangelights / slack-bot-project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Slack Bot

Getting Started

  • Fork and Clone
  • open in VsCode
  • npm install

Overview

Starter code has been provided for you. Your task is to implement a slack bot that allows a user to input any number of commands and your bot should reply with the correct information or phrase. This starter code is meant to be used with the following lab.

Example Phrases

hello *
hi hubot! my name is... *
fancy a kebab? *
fancy a pint? *
math n + n
math n - n
math n * n
math n / n
what day is it?
christmas
tabelflip
unflip
tell me a joke
current weather
u up *

* tag @josh-bot directly

About


Languages

Language:JavaScript 95.2%Language:Batchfile 2.5%Language:Shell 2.3%