Compare commits
No commits in common. "main" and "main" have entirely different histories.
@ -117,8 +117,8 @@ module.exports = {
|
||||
} else {
|
||||
(async () => {
|
||||
|
||||
await interaction.editReply("```" + lang + response.body.bot.replaceAll("\`\`\`", "\"\"\"") + "```")
|
||||
})();
|
||||
await interaction.editReply("```" + lang + response.body.bot + "```")
|
||||
})();
|
||||
|
||||
}
|
||||
})
|
||||
|
Loading…
Reference in New Issue
Block a user