Page 1 of 1

I cant get Services-admin control

Posted: Sun Nov 15, 2009 9:50 am
by Streak
hi ( im a bit of a novice ( although i managed to install IRC and Anope under 2 hours ) so not that bad.. when answering try to make it noob friendly haha

Heres my problem

4:16] *BotServ* BotServ allows you to have a bot on your own channel.
[03:54:16] *BotServ* It has been created for users that can't host or
[03:54:16] *BotServ* configure a bot, or for use on networks that don't
[03:54:16] *BotServ* allow users' bot. Available commands are listed
[03:54:16] *BotServ* below; to use them, type /msg BotServ command. For
[03:54:16] *BotServ* more information on a specific command, type /msg
[03:54:16] *BotServ* BotServ HELP command.
[03:54:16] *BotServ* BOTLIST Lists available bots
[03:54:16] *BotServ* ASSIGN Assigns a bot to a channel
[03:54:16] *BotServ* SET Configures bot options
[03:54:16] *BotServ* KICK Configures kickers
[03:54:16] *BotServ* BADWORDS Maintains bad words list
[03:54:16] *BotServ* ACT Makes the bot do the equivalent of a "/me" command
[03:54:16] *BotServ* INFO Allows you to see BotServ information about a channel or a bot
[03:54:16] *BotServ* SAY Makes the bot say the given text on the given channel
[03:54:16] *BotServ* UNASSIGN Unassigns a bot from a channel
[03:54:16] *BotServ* Bot will join a channel whenever there is at least
[03:54:16] *BotServ* 1 user(s) on it.

Anthony's info: is a Network Administrator

flags
{
services-admin;
netadmin;
can_zline;
can_gzline;
can_gkline;
global;
admin;

Syntax: /msg BotServ BOT ADD nick user host real
BOT CHANGE oldnick newnick [user [host [real]]]
BOT DEL nick

anope says thats the command for creating a bot if u scroll up u will see im not a Services Admin

BTW is there a n ircd irc support channel
____________________________________________________________________
WANS Wireless Access Networking Solutions I irc://flagnet.dyndns.org/#Macwug

Re: I cant get Services-admin control

Posted: Sun Nov 15, 2009 12:24 pm
by Jobe
When Anope says you need services admin, it does NOT mean you need IRCd side services admin. It means you need to be a services admin within Anope, in this case through a services root using /msg OperServ admin add <nick>

The ONLY access Anope cares about where opers are concerned is user mode +o, global oper, which is given to global, co-admin, admin, services-admin and netadmin. To Anope those 5 levels are the SAME. The associated modes mean nothing to Anope.

Re: I cant get Services-admin control

Posted: Sun Nov 15, 2009 2:41 pm
by Streak
Thank you that solved my problem