mirror of
https://github.com/vishapoberon/vipak.git
synced 2026-04-06 04:52:26 +00:00
error handling.
This commit is contained in:
parent
f3c9e3e006
commit
ea18cdabff
2 changed files with 46 additions and 20 deletions
6
test.Mod
6
test.Mod
|
|
@ -20,9 +20,9 @@ VAR
|
|||
channels : IRC.chnlist;
|
||||
b: BOOLEAN;
|
||||
BEGIN
|
||||
inst.owner := "norayr_shimamoto";
|
||||
inst.user := "nakata_san";
|
||||
inst.nick := "oshima";
|
||||
inst.owner := "norayr_tanakian";
|
||||
inst.user := "norayr_tanakian";
|
||||
inst.nick := "vocbot";
|
||||
inst.host := "irc.freenode.net";
|
||||
inst.port := "6667";
|
||||
inst.callback := clbk;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue