I am trying to add my own quote command that allows users to add commands to a textfile that already exists. Here is my command.
@savelog@[jamesstuff.txt, @message@]
I want the command to take whatever the user typed and add it as a new line in a txt file names jamesstuff (already exists). Also, is there any way to send a confirmation. If the quote was added, and a fail message if it did not add?
Thank you for the help.