Изменил(а) на 'commands/Info/general.js' #1
@ -81,7 +81,7 @@ module.exports = {
|
||||
} else {
|
||||
(async () => {
|
||||
|
||||
await interaction.editReply("```" + lang + response.body.bot + "```")
|
||||
await interaction.editReply("```" + lang + response.body.bot.replaceAll("\`\`\`", "\"\"\"") + "```")
|
||||
})();
|
||||
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user