Looking for command help

Im looking to make two separate commands. One that allows people to update a query such as
![command_name] [entered info from member]
this command would update a list of information so when another member uses the same command it doesn’t over write it

the second command would then call up the list of entered values from the members

EDIT: so one thing I was looking at was similar to this
command=!update
message=!commands edit !list $(query)

but I want the !list command to spit out ALL entries that users have put into the list

thank you!

Have you looked into the Quote system custom API?:

You can use it for more than just storing/drawing/editing/deleting quotes!

I have and it is what im using now! ty

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.