mirror of
https://github.com/TitanEmbeds/Titan.git
synced 2024-12-25 06:27:03 +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",
|
||||
'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",
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user