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.

bots and irchighway = problem

General support and discussion of Eggdrop bots.
Post Reply
t
testebr
Halfop
Posts: 86
Joined: Thu Dec 01, 2005 12:22 pm

bots and irchighway = problem

Post by testebr »

Hi,

My bot is founder of one channel with +o and +a status (operator and admin) but the commands like !op !kick !ban etc.. from tcl's never work because bot say that he not have op status.

What's the problem with this network and how to fix it? In dcc chat with bot, the eggdrop show same message, exemple "#channel is active but no ops".

My eggdrop version is 6.17.

Thank you
User avatar
Alchera
Revered One
Posts: 3344
Joined: Mon Aug 11, 2003 12:42 pm
Location: Ballarat Victoria, Australia
Contact:

Post by Alchera »

You would have found your solution by simply reading the information within eggdrop.conf or at Setting up an Eggdrop.
# Some IRC servers are using some non-standard op-like channel prefixes/modes.
# Define them here so the bot can recognize them. Just "@" should be fine for
# most networks. Un-comment the second line for some UnrealIRCds.

set opchars "@"
#set opchars "@&~"
Add [SOLVED] to the thread title if your issue has been.
Search | FAQ | RTM
t
testebr
Halfop
Posts: 86
Joined: Thu Dec 01, 2005 12:22 pm

Post by testebr »

Thanks a lot, work fine!
Post Reply