Merge pull request #15 from r-Overwatch2/main #18

Merged
AstroGD merged 14 commits from release/1.1.0 into main 2022-11-29 21:37:08 +01:00
Showing only changes of commit 59429ea548 - Show all commits

View File

@ -1,5 +1,5 @@
import pack from "../../package.json";
import { EmbedBuilder, GuildTextBasedChannel } from "discord.js";
import { EmbedBuilder } from "discord.js";
import client from "../client";
import { Color, Emoji } from "./design";