mirror of
https://github.com/System-End/Discord-Bot.git
synced 2026-04-19 18:35:22 +00:00
commit
9736b26658
1 changed files with 2 additions and 2 deletions
|
|
@ -9,7 +9,7 @@ module.exports = async (client, interaction, args) => {
|
|||
.then((res) => res.json()).catch({})
|
||||
.then(async (json) => {
|
||||
client.embed({
|
||||
title: `🐱・Random Car`,
|
||||
title: `🐱・Random Cat`,
|
||||
image: json.link,
|
||||
type: 'editreply'
|
||||
}, interaction)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue