fix blep
This commit is contained in:
parent
ca372e2413
commit
04b0fa8855
1 changed files with 1 additions and 4 deletions
|
@ -43,8 +43,5 @@ Here are the available commands and their descriptions:
|
|||
}
|
||||
|
||||
export function blep(state) {
|
||||
return send(
|
||||
state,
|
||||
"https://cdn.discordapp.com/app-icons/1314742798888472687/9f31a290c4c52f7eff54efd01112ab0b.png?size=512",
|
||||
);
|
||||
return send(state, { content: "≽^•𐃷•^≼" });
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue