Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 365 Bytes

README.md

File metadata and controls

18 lines (15 loc) · 365 Bytes

You Weak

We're all weak... Only Mattie Rogers is strong

Setup

Clone this repository and set up a Config.json file like the following

{
    "tokens": {
        "slackTokenOne":   true,
        "slackTokenTwo":   true,
        "slackTokenThree": true
    },
    "youtubeKey": "thisIsNotASecretkey"
}

Run node server/server.js and you're all set!