Skip to content

Slackbot with a few funny commands and memory storage

Notifications You must be signed in to change notification settings

jasondotparse/jasonbot1.1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jasonbot1.1

A simple slackbot with commands and message storage

slack-sample-cli

Sample app to work with slack-terminalize with some basic custom commands

Setup

  • Run npm install to install the dependencies
  • Paste the xoxb-token of your bot integration in init function inside index.js file
  • Run node . to start the app. Now the bot should be listening to the slack team you integrated it with
  • Invite the bot to desired channels with /invite @<your-bot-name> and try the sample commands
  • Start with help in the channel the bot is listening to

About

Slackbot with a few funny commands and memory storage

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published