GithubHelp home page GithubHelp logo

hubot-discord's Introduction

A Hubot adapter for Discord

You should report any issues or submit any pull requests to the Discord adapter repository.

Installation instructions

npm install -g yo generator-hubot hubot-discord
mkdir mybot
cd mybot
yo hubot

Configuring variables on *nix

You will need to create a Discord account for your hubot and then invite the bot to the channels you wish it to be present in

% export HUBOT_DISCORD_TOKEN="..."
% export HUBOT_MAX_MESSAGE_LENGTH="2000"
Environment Variable Description Example
HUBOT_DISCORD_TOKEN bot token for your oauth hubot MMMMMMMM
HUBOT_MAX_MESSAGE_LENGTH maximum message length to send at once 2000
HUBOT_DISCORD_HELP_REPLY_IN_PRIVATE whether or not to reply to help messages in private, defaults to false false
HUBOT_DISCORD_CARBON_TOKEN Carbonitex.net bot authentication no example, it's a token
HUBOT_DISCORD_BOTS_WEB_USER bots.discord.pw user id for bot same as above
HUBOT_DISCORD_BOTS_WEB_TOKEN bots.discord.pw auth token same as above
HUBOT_DISCORD_STATUS_MSG Status message to set for "currently playing game" /help for help

The OAuth token can be created for an existing bot by following this guide.

Launching your hubot

cd /path/to/mybot
./bin/hubot -a discord

Communicating with hubot

The default behavior of the bot is to respond to its account name in Discord

botname help

hubot-discord's People

Contributors

ajacksified avatar cryptiklemur avatar macdja38 avatar ranndom avatar skasch avatar thetimpanist avatar tobitenno avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.