mirror of
https://github.com/TitanEmbeds/Titan.git
synced 2026-08-28 11:26:48 +02:00
Update example config to reflect the DBL authorization field
This commit is contained in:
@@ -25,6 +25,6 @@ config = {
|
||||
'websockets-mode': "LITTERALLY None or eventlet or gevent",
|
||||
'engineio-logging': False,
|
||||
|
||||
# https://titanembeds.com/api/webhook/discordbotsorg/vote/<secret here>
|
||||
'discordbotsorg-webhook-secret': "Secret appended to the discord bots hook url",
|
||||
# https://titanembeds.com/api/webhook/discordbotsorg/vote
|
||||
'discordbotsorg-webhook-secret': "Secret code used in the authorization header for DBL webhook",
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user