trying to fun the fact

This commit is contained in:
rhearmas 2020-02-03 20:48:56 -05:00
parent 5f0fc4c05b
commit 2d7de8ff05
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
exports.run = async (client, message, args, level) => {
const data = await this.fetchURL("https://uselessfacts.jsph.pl/random.json");
const data = await fetchURL("https://uselessfacts.jsph.pl/random.json");
return message.channel.send({ embed: client.embed(`Fun fact!`, data.text, [
{