Skip to content

bergerr/TARS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Usage

Slack and Smmry tokens are taken from the nonexistent file auth.js with the following structure:

var keys = {
    "slack": "slack-key",
    "smmry": "smmry-key"
}

module.exports = {
    keys: keys
}

Create the auth.js file and populate it with your keys. Then run the bot with node index.js.

Commands

To show all available commands use help in slack

About

slackbot for stupid nonsense

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published