Giter VIP home page Giter VIP logo

discord's Introduction

Discord Integration

Installation

The easiest way to install this integration is to use KPM.

/kpm install discord

Configuration

You need to obtain your token first from here: https://discordapp.com/developers/applications/me To add a configuration, execute each of the following commands (replace each of the angle bracketed strings with the respective information and update your discord team configuration to match):

/kpm config discord commandPrefix "!"
/kpm config discord token "<token>"

Note that a commandPrefix of / is not possible in Discord as it has been reserved. Here are optional paremeters you can set:

/kpm config discord avatarUrl "<urlToImage>"
/kpm config discord name "<nameOfBot>"

Parameters avatarUrl and name are optional, it is strongly recommended to set these in your Discord app's dashboard rather than here. The bot must be invited to channels which you want it to respond to commands in. Use this URL to add your bot to server which you can add bots to using this URL (changing YOUR_CLIENT_ID to your client ID [not the token!]): https://discordapp.com/oauth2/authorize?&client_id=YOUR_CLIENT_ID_HERE&scope=bot&permissions=0

Running

To run Discord, either run node main.js discord when starting Concierge or run /kpm start discord when Concierge is running.

discord's People

Contributors

drkno avatar p0358 avatar

Watchers

 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.