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