sk68 commented on a Page, [A] - Basic Socket Bot (V1.0B#2004)  -  Jul 29, 2010

how is it possible that this thing even works? o_o

alias botsend sockwrite -tn bot

should be

alias botsend sockwrite -tn bot $1-
alias bot.join { sockwrite -tn bot JOIN #$$1 }
alias bot.part { sockwrite -tn bot PART #$$1 }

should be

alias bot.join { sockwrite -tn bot JOIN $+(#,$1) }
alias bot.part { sockwrite -tn bot PART $+(#,$1) }
 Respond  
Are you sure you want to unfollow this person?
Are you sure you want to delete this?
Click "Unsubscribe" to stop receiving notices pertaining to this post.
Click "Subscribe" to resume notices pertaining to this post.