So I'm trying to set up a command where when someone types in !Gracie the text shows and a song immediately gets requested how can I do this
Command to play song for set people
5 replies
So what I’m getting is that you want only one person to be able to use the command? If so use this.
!addcom !Gracie -a=!sr $(eval `$(user)`==`NAME_OF_USER`?`SONG_NAME_OR_LINK`:` `)
It will only request the song if the person you want using it uses it. If anyone else uses it it will return an error.
NAME_OF_USER is the username of whomever you want to be able to use it. Also make sure all the letters in the name are lowercase.
Didn't find your answer? The community is on Discord.
Ask on Discord