Hello,
How can I make a command to view the entire contents of an ini? I'd want something like this:
Code:
 on *:text:`View Board: #WireScrim:{
 if ($nick == Grau || Proselyte) { Send the contents of board.ini. }
}  


I would need something like timers to keep from spamming it out no?