Hello
Can anyone help me make a tcl to identify nicks because I have 8 nicks so every 4 hours the nicks take turns identifying without changing the bot's nick
abah wrote: ↑Fri Dec 06, 2024 2:47 am
Hello
Can anyone help me make a tcl to identify nicks because I have 8 nicks so every 4 hours the nicks take turns identifying without changing the bot's nick
I don't understand... Your eggdrop change its nick every 4h ? To keep them registered ?
You can use the proc which change its nick to send the identifying command, or you can have a proc wich bind the notice saying you must identify and send the correct identification string.
It depends on the services used by the network and if each nick has a separate password or if you alway use the same one
[12:23:20] wrong # args: should be "bind type flags cmd/mask ?procname?"
while executing
"bind cron - 14 3 */2 * * identnick"
(file "nick/nick.tcl" line 23)
invoked from within
"source "$eggdrop(root)/nick.tcl""
(file "nick/settings.tcl" line 3)
invoked from within
"source nick/settings.tcl"
(file "faznet.conf" line 224)
[12:23:20] * CONFIG FILE NOT LOADED (NOT FOUND, OR ERROR)