Creating a command that remembers the first person who used it

Asked Aug 3, 2020·2 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.

So I'm trying to create a command that remembers the person's username that uses it( the command being !first) I haven't found anything about remembering a $(user)! but I was thinking about using a variable maybe?Anyone know how this could work?

2 replies

You may be able to get this to work if you write to somewhere with an api and call back on it to get the name though I wouldn’t be of much help with that I would suggest looking in the Custom APIs sections of the forums.

Thanks for the suggestion. I figured it wouldn’t be too easy.