Skip to content

em9797b/slack-bot-dev

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Slack Bot

Chat bot for slack built on the real-time messaging API.

Installation

Running

  • Add credentials for your bot to credentials/testbot.js
  • npm start

Usage

  • Watches chat messages and chastises any user who writes profanity
  • Responds to commands in the format 'Hey (your bot name)-(command)'
Commands
  • 'Calculate (some basic arithmetic)': the bot will attempt to perform your calculation and respond with the answer
  • 'Tell me a joke': the bot will respond with a randomly selected joke

About

cs4278 slack bot source

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •