Discord Messenger

Simple messenger for Blesta which sends messages to a Discord Webhook.
Create a new Webhook, assign it in Blesta settings for the messenger, enable notifications and get messages for ticket updates and new orders straight into a Discord channel.

Discord Messenger

  • Source Code
  • Easy To Configure
  • Basic Messenger
  • Discord Webhooks
Starting at
Pay What You Want

(Even free!)

Order

Readme

Online copy of the supplied README
(Note: This is autogenerated, might be broken or unpolished/ugly)

Toggle README.md

Discord Messenger

This is a messenger for Blesta that integrates with Discord Webhooks.

Install the Messenger

  1. Upload the source code to a /components/messengers/discord/ directory within your Blesta installation path.

    For example:

    /var/www/html/blesta/components/messengers/discord/
  2. Log in to your admin Blesta account and navigate to

    Settings > Messengers

  3. Find the Discord messenger and click the "Install" button to install it

  4. You're done with installing! Only thing left is to configure it properly.

Things to note

  1. If the message is over 2048 characters, it will be trimmed to fit properly inside of a Discord Embed. Their content can not be over 2048 characters!

Setting up

Simple messenger for Blesta which sends messages to a Discord Webhook. Create a new Webhook, assign it in Blesta settings for the messenger, enable notifications and get messages for ticket updates and new orders straight into a Discord channel.

Note:

Messenger will send all of the data to the specified Webhook, it does not care to which staff member it was intended to go - Everything is sent from everyone! (if they have notices enabled)


Quick Support

How to setup the Messenger?

After you have installed it, go to top right Settings > Messengers (/admin/settings/company/messengers/installed/) and find the "Discord" Messenger. Click on "Manage" and input your Webhook URL which you got from Discord, then click "Update Settings". Next on the left side under "Messengers" click on "Messenger Configuration" and assign Discord to the SMS Message Type (Currently the only one supported by Blesta). Last step is to verify if messages are enabled, again on the left side under "Messengers" to go "Message Templates". You should see a couple of templates. Edit each one of them and make sure they are enabled if you want to receive their notifications. While you are on this page, you can edit the message contents, keep in mind that they will be posted in a Discord Embed and you can use Discord text formatting!

Not getting order notifications?

In your admin panel, go to Billing > Overview (/admin/billing/index/). Scroll to the bottom. You should see an "Orders" panel. In its corner, there is a cogwheel for changing its settings. (This) Click on it, then under "Order Notifications" enable "Messengers". Click "Update Settings" to save your changes.

Not getting ticket notifications?

In your admin panel, go to Support > Departhments (/admin/plugin/support_manager/admin_departments/) Edit your desired department and check "Send Auto-Response Emails for New Tickets". Save your changes by clicking "Edit Department".

Gallery