-
Couldn't load subscription status.
- Fork 95
Discord Bot
The discord bot can send notifications about UA progress to a discord channel. Currently, the notifications are limited too a UA process starting, which sites succeeded and which sites failed to upload, and UA process finished.
Apart from turning the bot on and off, the only other option currently is whether or not the bot should only post notifications during unattended processing. See the bottom of the example-config for config options.
This wiki will only give a brief overview that may help you create and setup a discord bot. There are some (outdated) steps that can be followed at the python bot docs: https://discordpy.readthedocs.io/en/latest/discord.html
I also recommend reading the excellent Requestrr wiki: https://github.com/thomst08/requestrr/wiki/Connecting-the-bot-to-Discord
The bot token can be found on the BOT page in your discord dev overview:
The bot also requires Message Content Intent enabled.
I also recommend to disable the Public Bot option so that you have full control over what channels the bot can be added too.

The discord channel id can be found by right clicking a channel and selecting copy channel id.

Example:
