Thread
IRC Bot Problem
(8 answers)
Opened by Gast at
2008-05-17 15:09
Gast Gast
2008-05-17 22:32
was glaubst du wohin das 'print' hier geht:
Code (perl): (
dl
)
print
"hallo\n"
;
Ich würde vorschlagen du nutzt eine AusgabeFunktion aus dem Objekt "$irc".
View full thread
IRC Bot Problem