mirror of
https://gitlab.com/octospacc/WinDog.git
synced 2025-06-05 22:09:20 +02:00
Initial NodeBB support; Add /wikipedia, /octospacc commands
This commit is contained in:
@ -11,7 +11,7 @@ WebConfig = {
|
||||
"anti_drop_interval": 15,
|
||||
}
|
||||
|
||||
WebTokens = {}
|
||||
WebTokens = {} # Generate new tokens with secrets.token_urlsafe()
|
||||
|
||||
""" # end windog config # """
|
||||
|
||||
|
Reference in New Issue
Block a user