This is the new home of the egghelp.org community forum.
All data has been migrated (including user logins/passwords) to a new phpBB version.
For more information, see this announcement post. Click the X in the top right-corner of this box to dismiss this message.
General support and discussion of Eggdrop bots.
-
t00
- Voice
- Posts: 3
- Joined: Mon Jun 02, 2014 11:23 am
Post
by t00 »
Hi
the eggdrop regularly removes the invites set by the chanserv.
What do I have to set so that it does not remove the testeggdrop!*@*?
[02.05.20/13:53:02] * testeggdrop sets mode: -I testeggdrop!*@*
I don't want to set the invite manually via the partyline. either switch it off, or configure it in eggdrop.conf
Thanks
Regards
-
ComputerTech
- Master
- Posts: 399
- Joined: Sat Feb 22, 2020 10:29 am
-
Contact:
Post
by ComputerTech »
typs this in the partyline .chanset #channel invite-time 0
replace "#channel" with the channel your trying to do it on
you will only have to do this once
EDIT
i think if you type
.chanset all invite-time 0
it will disable it in all channels the bot is on
give it a go anyway
ComputerTech
-
ComputerTech
- Master
- Posts: 399
- Joined: Sat Feb 22, 2020 10:29 am
-
Contact:
Post
by ComputerTech »
yep my bad it's
.chanset * invite-time 0
to set on all channels the bot is on but be aware
every new channel your bot is on you will have to do this command again
ComputerTech