feat: Music support #62

Merged
Anri merged 43 commits from feat/music into main 2023-02-12 01:11:10 +01:00
Showing only changes of commit 6f89ed1856 - Show all commits

View file

@ -6,7 +6,6 @@ import { Player } from "discord-player";
export {};
declare module "discord.js" {
// eslint-disable-next-line no-shadow
export interface Client {
/** Store the configuration */
config: {