remove need to depend on CommandsAPI

This commit is contained in:
Vendicated 2024-09-18 01:26:25 +02:00
parent 6cce8a8bc4
commit 65c5897dc3
No known key found for this signature in database
GPG key ID: D66986BAF75ECF18
12 changed files with 12 additions and 13 deletions

View file

@ -76,7 +76,6 @@ export default definePlugin({
name: "SpotifyShareCommands",
description: "Share your current Spotify track, album or artist via slash command (/track, /album, /artist)",
authors: [Devs.katlyn],
dependencies: ["CommandsAPI"],
commands: [
{
name: "track",