Updated API sleep minutes for new key :)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
const base = "https://euw1.api.riotgames.com"
|
||||
const api_key = process.env.RIOT_API_KEY
|
||||
const sleep_minutes = 3
|
||||
const sleep_minutes = 12
|
||||
|
||||
import { MongoClient } from 'mongodb'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user