-
Notifications
You must be signed in to change notification settings - Fork 37
Discord Notifications Setup
easly1989 edited this page Nov 13, 2019
·
2 revisions
Thanks to @sleepiebye for the guide!
DFAssist supports Discord notifications starting from version 2.2.3
-
Choose/Create the discord server that will host your alarm bot.
-
Click on the arrow besides the server name.

-
Choose Server Settings.

-
Click on Webhooks then Create Webhook.

-
Enter name of bot and change channel if needed. Copy link below then save.

-
Go to ACT, in the DFAssist Plugin, Settings Tab, and Enable Discord Notifications

-
Then enter the link copied to Webhook URL, and Username.

The Username can be any string, but cannot be left empty (as it is needed by the webhook handler); If you use your username, it should result in a "mention" (as it calls @username in the message)
-
Click Test Configuration to see if everything is working.

DONE!