!rection command

Asked Sep 2, 2020·2 replies·Last activity 5 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.

I’d like to make a command called !rection , basically a funny command thats meant to Tell you how erect you are, is it possible to have different answers? For example I’d want to say “username is” then either “ROCK HARD” “mildly erect” “hardening up” “very soft” “not erect” Ik it’s quite odd but please help me out

2 replies

Hey @Magic Raccoon!

Okay lmao, so we're going to follow the 8 ball example you can find in the documentation.

!addcom !rection $(eval r=[`ROCK HARD!`,`mildly erect.`,`hardening up!`,`very soft...`,`not erect.`]; `$(user) is ${r[Math.floor(Math.random()*r.length)]}`;)

Hey, it works perfectly! Thank you so much for the help and sorry for the odd topic lmao. Anyways stay Safe and have a good day!