Thanks for the response.
I put that in a .mrc and loaded it, and from a seperate computer I did !addlink name weblink and it said it "added link to the database".
So the way my script is, I basically just have a simple word command trigger like
on 1:text:!NAMEHERE:#CHANNELNAMEHERE: {
/msg $chan THIS WILL DISPLAY THE NAME THIS WILL DISPLAY THE WEB LINK
}
So with the code you posted, do you think would be possible to add a new line with the new !trigger name and new weblink?
It would also be great if there is a broken link the person could do something like !editname or !editlink and then they could post the new proper link. Like !editlink name newlinkhere
Hope im explaining that properly.