0.1.4 • Published 8 years ago

dogebot v0.1.4

Weekly downloads
-
License
MIT
Repository
-
Last release
8 years ago

Dogebot

Doge bot for Slack

Setup

  1. Create new a bot in Slack and get your Slack token.
  2. Install the bot via npm install dogebot -g if you want to run it through the command line or with npm install dogebot --save if you want to run it from your project.
  3. If you've installed the bot globally, just run dogebot mySuperSecretSlackToken.
  4. If you're running it from your project, you can require and run it with:
require('dogebot')('mySuperSecretSlackToken');

Usage

You can message the bot directly or you can @mention it on a channel that it is on. You can invite the bot to as many channels as you want.

Result

dogebot in action

0.1.4

8 years ago

0.1.3

8 years ago

0.1.2

9 years ago

0.1.1

9 years ago

0.1.0

9 years ago