This website requires JavaScript.
Explore
Help
Sign In
ar
/
repost
Watch
1
Star
0
Fork
You've already forked repost
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
838f03a574
repost
/
plugins
/
pretty_print.rb
6 lines
92 B
Ruby
Raw
Normal View
History
Unescape
Escape
Two plugins. Nothing useful.
2013-06-04 19:31:27 +00:00
include
EventMachine
::
IRC
::
Commands
Got rid of the eval(), finally. I felt bad every time i looked at it
2013-06-04 21:19:06 +00:00
Client
.
register_trigger
(
"
PRIVMSG
"
)
{
|
msg
|
Two plugins. Nothing useful.
2013-06-04 19:31:27 +00:00
p
msg
}
Reference in a new issue
Copy permalink