larsrickert / discord-player-plus

🤖 Library for creating discord music bots using discord.js v14 written in TypeScript.
https://discordplayerplus.lars-rickert.de
MIT License
7 stars 2 forks source link

feat(commands): add `/remove`, `/jump` and `/insert` pre-build slash command #12

Closed larsrickert closed 1 year ago

larsrickert commented 1 year ago

I discovered that https://github.com/arpitflex/ReVibeTS has created custom commands for /remove, /jump and /insert (e.g. in https://github.com/arpitflex/ReVibeTS/commit/4f82a66dd70f9afb0908c4a66774bbcc271289d9) so I decided to implemented them natively.

github-actions[bot] commented 1 year ago

:tada: This PR is included in version 1.5.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: