What i want is when someone types !add blahblah, it inserts the line blahblah at the TOP of the file, without deleting or replacing any other lines
Event : on text
Format: on <level>:TEXT:<matchtext>:<*><?><#[,#]>:<commands>
On *:text:!add*:*: write -il1 YourFileName $2-