Skip to content

Discord as Screenshot Uploader

By Default, wew.wtf is configured as the standard image uploader, as this service no longer exists an alternative will have to be set, EasyAdmin supports setting Discord as an uploader, this will upload the image to a Discord channel using webhooks.

Configuring the Screenshot Uploader is easy, simply paste the following in your server config file:

1
2
setr ea_screenshoturl "https://discordapp.com/api/webhooks/YOUR_WEBHOOK/URL"
setr ea_screenshotfield "files[]"

Make sure to enter your full webhook URL in ea_screenshoturl.

How to create your own Discord webhook is outlined in this guide.

After a server restart, screenshots should show as follows: