Clearing queue and age

Asked Jul 5, 2020·6 replies·Last activity 6 years ago·Open in Discord ↗
Archived from the original community forum
Things may have changed since it was written. Still stuck? Ask the community on Discord.

is there a command for clearing the songlist instead of !delsong one by one and also an account age command example : this user has been on twitch " .... "

6 replies

I think that should work too, use $(user) if you want to find that user's accountage, you can also use $(touser) if you want to do something like !accountage @member and find someone else's account age.

Yes, but I'm unsure why you'd want to do it via an external api when there's a native twitch implementation for use.

because i dont want to have to @ the user using $(touser) i just want it to say !accountage $(user) has been on twitch which

i tried changing it
!accountage $(twitch $(user), account was created {{createdLength}} ago")

In which case it'd be:

!addcom !accountage $(twitch $(user) "{{displayName}}, Your account was created {{createdLength}} ago")

Slight change in the syntax; $(user) is the twitch user being looked up and {{displayName}} is the reference to that user.

Didn't find your answer? The community is on Discord.

Ask on Discord