Sorry, we don't support your browser.  Install a modern browser
This post is closed.

requirearg user suggestion#751

so im suggesting a conversion typa thing right. so lets say you have {requirearg: 1 | user}, i would like to suggest a new arguement/region to fill out. So let’s say i have a discord profile.
Nickname: bob
User:bobbyboy
User ID: 12345

So if I were to do {requirearg 1 | user | nick}, even if i did .user @bobbyboy , it would output “bob”. for another example:

Autoresponder:
{requirearg: 1 | user | mention}[$1]

I say:
.user 12345

Mimu:
@bobbyboy

The types could be (for {requirearg: n | user | type-here}
nickname/nick (alias)
mention/ping (alias)
username
userid/id (alias)

11 days ago

oh and if u leave it blank it just acts how it acts rn by using exactly whatever u inputted

11 days ago

you can do this with requirearg tho:

{requirearg:1|user} – {user:[$1]} ping ; {user_id:[$1]} id ; {user_nick:[$1]} nickname

etc etc ♡ so whatever format you put into the ar, what displays will be based on the {user_} variable you type

11 days ago

this already works/is a feature, if it doesn’t get the user info w/o ping, either make sure the user is cached or get premium (all users r guaranteed cached)

11 days ago
Changed the status to
Completed
11 days ago