Switch github stargazer to voting on DBLorg

This commit is contained in:
Jeremy Zhang
2018-02-18 22:50:24 +00:00
parent cd0f97d153
commit 39dc966138
8 changed files with 75 additions and 58 deletions

View File

@ -23,4 +23,7 @@ config = {
'database-uri': "driver://username:password@host:port/database",
'redis-uri': "redis://",
'websockets-mode': "LITTERALLY None or eventlet or gevent",
# https://titanembeds.com/api/webhook/discordbotsorg/vote/<secret here>
'discordbotsorg-webhook-secret': "Secret appended to the discord bots hook url",
}