Your comments

You can set minimum permission for the queue now with `!queue permission` command https://botisimo.com/docs/queue#permission 

Song requests have been limited to the music category

this is done. You can use 

$(linkid)

to get a unique ID for the linked user

I agree it would be nice to have a quick and easy way to do this. In the meantime, here’s a workaround you should be able to start using now to remove spaces:

$(js `$(game)`.split(‘ ‘).join(‘’))