🧹 PEP updating

This commit is contained in:
Nikolaj
2021-06-14 21:00:10 +02:00
parent 8f6c8b06be
commit 8c253aca3d
43 changed files with 343 additions and 333 deletions

View File

@@ -56,9 +56,9 @@
]
},
"txt": {
"resources/starWars/destinyPoints.txt": "",
"resources/star_wars/destinyPoints.txt": "",
"resources/movies.txt": "The Room",
"resources/names.txt": "Gandalf",
"resources/names.txt": "Gandalf\n",
"credentials.txt" : "Bot token: TOKEN\nFinnhub API key: KEY\nWordnik API Key: KEY\nMongoDB user: USERNAME\nMongoDB password: PASSWORD\nWolframAlpha AppID: APPID\nRadarr API key: KEY\nSonarr API key: KEY",
"options.txt" : "Testing: True\nTesting guild ids:\nAdmins:"
},
@@ -69,6 +69,6 @@
"resources/games/hexBoards",
"resources/games/hangmanBoards",
"resources/bedreNetflix",
"resources/games/oldImages"
"resources/games/old_images"
]
}