Added predata step. Using RedGifs temporary API key.

This commit is contained in:
2023-02-27 02:37:08 +01:00
parent 94bc1cc3e1
commit c69ac9876a
16 changed files with 9877 additions and 1524 deletions

View File

@@ -73,7 +73,7 @@ module.exports = {
level: 'info',
},
limiter: {
concurrency: 100,
concurrency: 10,
interval: 100,
},
reddit: {