633

Product support

Get help in the plugin support forum.

  • Added on Mar 26, 2020
  • Current version: 1.0.1
  • Platform Compatibility
    v3.x not tested
    v2.x not tested
    v1.x use latest
  • Created by

Categories

Hambern.Discord

Introduction

This simple plugin gives you access to four different kinds of components for giving your visitors access to Discord's chat features. These are:

  1. Crate – provides a little chat button in the corner of your website. It shows message notifications from your server and provides an extensive API. This one uses WidgetBot.io. Recommended
  2. Html – is a lightweight iframe wrapper, which provides access to the embed-api. It can be used with any framework and has no dependencies. This one uses WidgetBot.io.
  3. Iframe – a simple iframe sullution. This one uses WidgetBot.io.
  4. Widget – the default discord widget.

Requirements

To use the Crate, Html and Iframe components you need to add the WidgetBot bots to your server. How to do this can be found here. The regular Widget does not need this.

Setting your server

Upon adding your widget to your site you need to enter: Server id, Channel id, and Shard. You can get the Server and Channel IDs from Discord.

  • One way is to open Discord in your browser and take them from the URL. The URL has the following format: https://discordapp.com/channels/SERVERID/CHANNELID.
  • Another way is to go to the Appearance tab in User Settings, and turn on Developer Mode. Then, right-click the server icon or channel and click Copy ID.

Hambern.Discord

Introduction

This simple plugin gives you access to four different kinds of components for giving your visitors access to Discord's chat features. These are:

  1. Crate – provides a little chat button in the corner of your website. It shows message notifications from your server and provides an extensive API. This one uses WidgetBot.io. Recommended
  2. Html – is a lightweight iframe wrapper, which provides access to the embed-api. It can be used with any framework and has no dependencies. This one uses WidgetBot.io.
  3. Iframe – a simple iframe sullution. This one uses WidgetBot.io.
  4. Widget – the default discord widget.

Requirements

To use the Crate, Html and Iframe components you need to add the WidgetBot bots to your server. How to do this can be found here. The regular Widget does not need this.

Setting your server

Upon adding your widget to your site you need to enter: Server id, Channel id, and Shard. You can get the Server and Channel IDs from Discord.

  • One way is to open Discord in your browser and take them from the URL. The URL has the following format: https://discordapp.com/channels/SERVERID/CHANNELID.
  • Another way is to go to the Appearance tab in User Settings, and turn on Developer Mode. Then, right-click the server icon or channel and click Copy ID.
1.0.1

Initialize plugin.

Mar 26, 2020