Update ready.js

This commit is contained in:
Hirzi
2021-07-10 13:09:10 +07:00
committed by GitHub
parent 7cbfa36db5
commit 0d00ade1bd

View File

@@ -1,5 +1,6 @@
module.exports = client => {
let nodelist = client.nodelist
//nodelist was moved to index.js file
const { MessageEmbed } = require("discord.js");
const axios = require("axios");