mirror of
https://codeberg.org/ashley/poke
synced 2026-03-03 09:23:44 +00:00
libpoketube !
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
const fetch = require("node-fetch");
|
||||
const { toJson } = require("xml2json");
|
||||
|
||||
const fetcher = require("../src/fetcher.js");
|
||||
const fetcher = require("../libpoketube/libpoketube-fetcher.js");
|
||||
const getColors = require("get-image-colors");
|
||||
|
||||
const wiki = require("wikipedia");
|
||||
Reference in New Issue
Block a user