mirror of
https://github.com/ZeppelinBot/Zeppelin.git
synced 2025-07-08 11:37:20 +00:00
fix: use new twemoji fork and fix jumbo cmd
This commit is contained in:
parent
eb5fda8d19
commit
c54099f179
3 changed files with 59 additions and 67 deletions
|
@ -1,7 +1,7 @@
|
|||
import photon from "@silvia-odwyer/photon-node";
|
||||
import twemoji from "@twemoji/api";
|
||||
import { AttachmentBuilder } from "discord.js";
|
||||
import fs from "fs";
|
||||
import twemoji from "twemoji";
|
||||
import { commandTypeHelpers as ct } from "../../../commandTypes.js";
|
||||
import { sendErrorMessage } from "../../../pluginUtils.js";
|
||||
import { downloadFile, isEmoji, SECONDS } from "../../../utils.js";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue