discord integration
This commit is contained in:
parent
7114aea912
commit
cd529281f3
5 changed files with 915 additions and 27 deletions
|
|
@ -874,6 +874,9 @@ GRAPEVINE_CHANNELS = ["gossip", "testing"]
|
|||
# them. These are secret and should thus be overridden in secret_settings file
|
||||
GRAPEVINE_CLIENT_ID = ""
|
||||
GRAPEVINE_CLIENT_SECRET = ""
|
||||
# Discord integration
|
||||
# TODO: add doc comments here
|
||||
DISCORD_ENABLED = False
|
||||
|
||||
######################################################################
|
||||
# Django web features
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue