# Discord Integration

## **Enabling Discord Support**

In the "config.yml" file, head to the "discord\_integration" key and change "false" to "true"

## Creating A Webhook

After that, you're going to want to create a webhook URL. If you don't know how to do this, look at the images below. Set the key "webhook\_url" to the URL you get by clicking the copy button for your Discord channel. After this, do "/tasked reload" in game and you're done.

<div align="center"><figure><img src="https://4019634297-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F2MYHTNodbk2Pry7qbg3u%2Fuploads%2Fifb9RX8rR6Vm5v959Xa0%2Fimage.png?alt=media&#x26;token=49d617ad-7038-44d4-a600-e27aa91ef7b3" alt=""><figcaption></figcaption></figure></div>

<div align="left"><figure><img src="https://4019634297-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F2MYHTNodbk2Pry7qbg3u%2Fuploads%2FT3y9hT9gXJt4LOyLSHNZ%2Fimage.png?alt=media&#x26;token=fe2e3ec0-8d64-466e-bcf8-fb0f6b7fb969" alt=""><figcaption></figcaption></figure></div>

<figure><img src="https://4019634297-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F2MYHTNodbk2Pry7qbg3u%2Fuploads%2FgIbKcND5muL7wVZblkFZ%2Fimage.png?alt=media&#x26;token=bc1177c7-05ad-4dbd-8be0-e02e30ec6379" alt=""><figcaption></figcaption></figure>

<figure><img src="https://4019634297-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F2MYHTNodbk2Pry7qbg3u%2Fuploads%2FIURJBgjQADQ9P3oXWV5v%2Fimage.png?alt=media&#x26;token=844e1f15-e4ab-46c4-97d9-4caecbf8ade7" alt=""><figcaption></figcaption></figure>

## Ping Translations

In the configuration, you'll notice a key in the "Discord Integration" section for ping translations. A ping translation just lets the plugin know what Discord ID to ping based on the Minecraft Username you input for a command. For example, with "0bviouslee: 579038191277834240" in my "ping\_translations" key, running the command "/tu add 0bviouslee New Task" will ping the ID 579038191277834240 in the webhook notification (which is my Discord account's ID) so that I'll be notificed of my task changes.
