mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-24 02:15:10 +02:00
New Embed Builder in d.js master is garbo
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
const Command = require('../../structures/Command');
|
||||
const request = require('node-superfetch');
|
||||
const { MessageEmbed } = require('discord.js');
|
||||
const MessageEmbed = require('../../structures/MessageEmbed');
|
||||
const questions = require('../../assets/json/google-feud');
|
||||
|
||||
module.exports = class GoogleFeudCommand extends Command {
|
||||
|
||||
Reference in New Issue
Block a user