PDA

View Full Version : Private and Public Invite


CoLt-[45]
03-04-2005, 10:29 AM
Runs 2 channel - 1 for public and 1 for private.

Want to invite all users to public and only selected people to private, but all the invite notices must be in private not public for privacy reasons. But when testing the NXTools invite script it always invites users to private channel and not public.

Any help please?

Using NXTools, DZSBot, StormNFO

Pretone
03-06-2005, 03:19 PM
you configure correctly the .cfg??


[INVITES]
staff "#ops #staff"
default "#home #site"
public "#public"

[RIGHTS]
staff "1M =STAFF !A"
default "* !A"
public "* !A"


controll if you are place correct flag for the private invite .. ;)

CoLt-[45]
03-06-2005, 08:13 PM
Already done that few days before I've posted this thread, but still having problems with it.

Not sure if it's to do with ioftpd.ini or dzsbot.tcl?

neoxed
03-07-2005, 06:37 PM
From init.itcl
#
# - Enable dZSbot compatible logging, for alternative sitebot support.
# - However, some features will not be available. The invite channels for dZSbot
# are pre-defined, so invite targets will not work (SITE INVITE <irc nick> [target]).
#
set misc(dZSbotLogging) False
dZSbot doesn't support the invite target feature.

CoLt-[45]
03-07-2005, 08:18 PM
Which sitebot support the invite target feature? :p