Code: Select all
thing1 disc
thing2 disc
thing3 disc
thing4 disc
also how could you delete a line by using lsearch but by searching the first word in each line so i would like to delete things3 for example by searching for thing3
secondly, say you had that same table, I want to be able to do a command and have it pull the first word from every line and list it in the channel ex: <bot> thing1, thing2, thing3, thing4
thanks to anyone who helps me with this.