DiscordSRV

DiscordSRV

86.8k Downloads

Suggestion: Add User Input Capability into Canned Responses

Legit4K opened this issue ยท 3 comments

commented

User inputs will allow canned responses to provide more content based on the parameters that a user includes, below is an example:

{"/playtime $1":"%PlayTimes_playtime%"}

where $1 is the first arg that a user includes, in this case, it would be the player's name. Example -> /playtime Thanos

For more inputs, the number can simply be incremented like $2 $3 etc

commented

This is a very interesting feature, and I can't wait to see it!

commented

Canned responses are not meant to be used as custom commands. They are for showing people information. Use DiscordSRV's API for custom commands.

commented