frodebjerke / slack-comics-dilbert

Small application that automatically sends Dilbert comic strips to your slack channel.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dilbert-Slack

Small Node.js application that automatically sends Dilbert comic strips to your Slack channel.

img

Instructions

  • Setup appropriate incoming webhooks for your Slack channel.
  • Download the Dilbert-Slack application.
  • Edit the configurations in the index.js.
  • Push the Dilbert-Slack application to Heroku.
  • Done.

Setup appropriate incoming webhooks for your Slack channel.

  • In Slack Home, goto integrations
  • Add Incoming webhook
  • Select your hook channel
  • Configure your channel hook img

Download the Dilbert-Slack application.

Download the zip version of Dilbert-Slack or fork it.

Edit the configurations in the index.js.

The index.js file contains important configurations that need to be updated appropriately. The Dilbert-Slack application will not work out of the box.

###Push the Dilbert-Slack application to Heroku. Dilbert-Slack is not completely contingent on Heroku. You can use other hosting providers such as Digital Ocean, Rackspace, or Modulus, however it does contain the necessary files to be seamlessly running in Heroku.

About

Small application that automatically sends Dilbert comic strips to your slack channel.

License:MIT License


Languages

Language:JavaScript 99.2%Language:HTML 0.8%