dogebot

0.1.4 • Public • Published

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

/dogebot/

    Package Sidebar

    Install

    npm i dogebot

    Weekly Downloads

    1

    Version

    0.1.4

    License

    MIT

    Last publish

    Collaborators

    • crisbeto