11 lines
No EOL
385 B
TypeScript
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");
|
|
} |