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