cordlink
v0.0.5
Published
## Usage You can run the following command with a link to a voice channel.
Readme
cordlink
Usage
You can run the following command with a link to a voice channel.
npx cordlink https://discord.gg/9aQBSt6aAXIt will copy a string like this to your clipboard.
# <:japanese_goblin:>👉[▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓](<https://discord.gg/9aQBSt6aAX>)👈<:japanese_goblin:>What people will see and clicking on it forces them into the VC you linked.
Usage: cordlink [options] <inviteLink>
Convert the direct link to a voice channel to markdown
Arguments:
inviteLink discord invite link to convert
Options:
-e, --emoji [emoji] the emoji to use on the start end and (default: ":japanese_goblin:")
-b, --block [char] the block char to use (default: "▓")
-l, --length [number] the amount of block chars to use (default: "666")
-v, --verbose raise the verbosity over 9001
-h, --help display help for commandDevelopment
pnpm iTesting the CLI locally:
pnpm dev -v https://discord.gg/9aQBSt6aAXContributions welcome!
