forked from snxraven/rai-serge-discord-bot
fixing about.js ahahhaha
This commit is contained in:
@ -1,6 +1,5 @@
|
|||||||
const { EmbedBuilder } = require('discord.js');
|
const { EmbedBuilder } = require('discord.js');
|
||||||
m
|
module.exports = {
|
||||||
odule.exports = {
|
|
||||||
name: "about",
|
name: "about",
|
||||||
description: "Info about the bot",
|
description: "Info about the bot",
|
||||||
run: async (client, interaction) => {
|
run: async (client, interaction) => {
|
||||||
|
Reference in New Issue
Block a user