15 lines
498 B
INI
15 lines
498 B
INI
commands.slap.name=slap
|
|
commands.slap.description=Ask the bot to slap another user
|
|
commands.slap.response=*slaps {target} with their {weapon}*
|
|
|
|
commands.button.name=button
|
|
commands.button.description=A simple example command, which sends a button.
|
|
|
|
components.button.label=Button!
|
|
components.button.response=You pushed the button!
|
|
|
|
arguments.target.name=target
|
|
arguments.target.description=User you want to slap
|
|
|
|
arguments.weapon.name=weapon
|
|
arguments.weapon.description=What you want to slap with
|