Browse Source

switch from request to got

closes #7
Markus-Rost 5 years ago
parent
commit
ce690fc548
2 changed files with 336 additions and 254 deletions
  1. 335 253
      main.js
  2. 1 1
      package.json

File diff suppressed because it is too large
+ 335 - 253
main.js


+ 1 - 1
package.json

@@ -15,9 +15,9 @@
     "discord.js": "^12.1.1",
     "dotenv": "^6.2.0",
     "full-icu": "^1.3.1",
+    "got": "^10.7.0",
     "htmlparser2": "^3.10.1",
     "npm": "^6.14.4",
-    "request": "^2.88.2",
     "sqlite3": "^4.1.1"
   },
   "repository": {

Some files were not shown because too many files changed in this diff