discordconnector

0.7.3 • Public • Published

DiscordConnector

Version 0.7.3


Description:

DiscordConnector allows bots written using Microsoft's Bot Framework to be used in the popular VoIP client, Discord. DiscordConnector uses the Bot Framework's Direct Line API to connect a Bot Framework Bot to Discord. This connector implements Discord.js to map Direct Line's Activity objects to Discord-consumable events.

The ConnectorStorage provides multiple conversation support. A succinct description is that the DiscordConnector uses an external storage to store Direct Line Conversationi ID and Discord Channel ID pairings; this allows your users to continue conversations with their bot.

The DiscordHelperModule focuses on providing Discord-specific functionalities and commands, e.g. having a bot join or leave a channel, getting a list of users from the Discord.js client, etc.


Setup:

npm install

ffmpeg

DiscordConnector

Details:

Examples:


Special Thanks:

Other Information:

  • You can provide feedback to Discord via their forums!

  • File Bot Builder bugs and issues at their repository.

  • File Discord.js issues at their repository.

/discordconnector/

    Package Sidebar

    Install

    npm i discordconnector

    Weekly Downloads

    1

    Version

    0.7.3

    License

    MIT

    Last publish

    Collaborators

    • steven.gum