Problems with /msg !invite
I can't seem to get /msg <BOTNICK> !invite user pass to work.
If I login to the site and do site invite that works.
# Select the method used for /msg !invite
# 0 = disabled
# 1 = plain text password (old method, not compatible with ioFTPD modules)
# 2 = hashed password (new method, check SITE IRCINVITE)
set ioBvar(invite_m) 1
# Use secure irc-invite ? 0=no/1=yes
set ioBvar(invite_s) 0
TIA
|