pastebin
| #1 paste tool since 2002
create new paste
tools
api
archive
real-time
faq
pastebin
Follow @pastebin
create new paste
trending pastes
sign up
login
my settings
my profile
My Pastes
Public Pastes
Untitled
4 sec ago
Untitled
6 sec ago
Untitled
11 sec ago
Untitled
13 sec ago
Wupload Premium Account's
24 sec ago
How to store per-user p...
17 sec ago
Untitled
Java | 18 sec ago
Untitled
19 sec ago
Layout Width
Share Pastebin
Hikibot
By: a guest | Mar 21st, 2010 | Syntax:
None
| Size: 0.12 KB | Hits: 34 | Expires: Never
Download
|
Raw
|
Embed
|
Report abuse
This paste has a previous version,
view the difference
.
bind pubm -
"% ?ello ?lackhole"
hello
proc
hello
{nick host hand chan text}
{
putserv
"PRIVMSG $chan: Hello, $nick."
}
create new paste
|
create new version of this paste
RAW Paste Data
bind pubm - "% ?ello ?lackhole" hello proc hello {nick host hand chan text} { putserv "PRIVMSG $chan: Hello, $nick." }