mirror of
https://github.com/kirameki-cafe/Yumi.git
synced 2026-09-13 18:59:19 +00:00
Changed emoji
This commit is contained in:
@@ -4,7 +4,7 @@ import Logger from "../libs/Logger";
|
||||
import { HybridInteractionMessage } from "./DiscordModule";
|
||||
|
||||
const emotes = {
|
||||
"yumiloading": "<a:yumiloading:887350424938627173>"
|
||||
"yumiloading": "<a:yumiloading:983269480085983262>"
|
||||
};
|
||||
|
||||
export function makeEmbed(icon: string | undefined, title: string, description: any, color: ColorResolvable, fields: any, user: User, setTimestamp: boolean) {
|
||||
|
||||
Reference in New Issue
Block a user