brobbot-slack-instance

Create an instance of brobbot for your Slack room

Usage no npm install needed!

<script type="module">
  import brobbotSlackInstance from 'https://cdn.skypack.dev/brobbot-slack-instance';
</script>

README

brobbot-slack-instance

Create an instance of brobbot for your Slack room with a few useful scripts included:

Deploy with Heroku button

Deploy

Download and run locally

Download a release and install dependencies:

curl https://codeload.github.com/b3nj4m/brobbot-slack-instance/tar.gz/5.0.0 | tar -xz
cd brobbot-slack-instance-5.0.0
npm install
BROBBOT_SLACK_TOKEN=myslacktoken ./index.sh -a slack -b redis -s google,google-image,google-image-bomb,quote,react,youtube

See the docs for more info about brobbot.