Talk:Irssi tips

From awesome
Jump to: navigation, search

by olcc : (in the irssi script)

I added an entry for the char '`' in my_replacements. Without it, anyone could execute an arbitrary command on your machine by querying you `command` on irc. I don't think you want to allow that :D


I changed the statement

/set bell_beeps on

to

/set bell_beeps ON

Because the non-cap one didn't work, irssi uses caps in their arguments

Personal tools