yaejunyang/packages/cli/remove_command.ts
2026-02-09 18:31:56 +00:00

11 lines
No EOL
385 B
TypeScript

import { bot } from "..";
export default function remove() {
bot.deleteCommand("1463496119135899671");
bot.deleteCommand("1463496119135899675");
bot.deleteCommand("1463496119135899676");
bot.deleteCommand("1463496119135899677");
bot.deleteCommand("1463496119286759606");
bot.deleteCommand("1464993345427476648");
bot.deleteCommand("1464993345427476649");
}