mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-15 00:12:38 +02:00
New Embed Builder in d.js master is garbo
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
const SubredditCommandBase = require('../../structures/commands/Subreddit');
|
||||
const { MessageEmbed } = require('discord.js');
|
||||
const MessageEmbed = require('../../structures/MessageEmbed');
|
||||
const { formatNumber } = require('../../util/Util');
|
||||
|
||||
module.exports = class SubredditCommand extends SubredditCommandBase {
|
||||
|
||||
Reference in New Issue
Block a user