mirror of
https://github.com/System-End/Discord-Bot.git
synced 2026-04-19 16:28:26 +00:00
Solved typo
This commit is contained in:
parent
5ac83bdcba
commit
87d13ed303
1 changed files with 1 additions and 4 deletions
|
|
@ -22,10 +22,7 @@ module.exports = async (client, interaction, args) => {
|
|||
title: `ℹ・Bot information`,
|
||||
desc: `____________________________`,
|
||||
thumbnail: client.user.avatarURL({ size: 1024 }),
|
||||
fields: [{
|
||||
name: "📢┆Alert!",
|
||||
inline: false,
|
||||
},
|
||||
fields: [
|
||||
{
|
||||
name: "ℹ️┆Information",
|
||||
value: `Bot is a bot with which you can run your entire server! With no less than 350+ commands, we have a large bot with many options to improve your server!`,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue