initial import
git-svn-id: svn+ssh://svn.ipng.nl/usr/share/subversion/repositories/irc.efnet.nl@1 0a436592-62d7-4152-98a5-b7e29e440240
This commit is contained in:
20
olines_bots.i
Normal file
20
olines_bots.i
Normal file
@ -0,0 +1,20 @@
|
||||
operator "xs4bopm" {
|
||||
user="*bopm@efnet.nl.bopm";
|
||||
password="ssbuD8fK/Ktf6";
|
||||
#class="opers";
|
||||
flags = hidden_oper, local_kill, kline, unkline;
|
||||
};
|
||||
|
||||
# monitor bots
|
||||
operator "monitor" {
|
||||
user = "services@efnet.nl.bot";
|
||||
password = "F7KG.fG5I9U9U";
|
||||
flags = local_kill, kline, unkline, nick_changes, xline, hidden_oper;
|
||||
};
|
||||
|
||||
# Dronefind
|
||||
operator "dronefind" {
|
||||
user = "dronefind@dronefind.bot";
|
||||
password = "F7KG.fG5I9U9U";
|
||||
flags = hidden_oper;
|
||||
};
|
Reference in New Issue
Block a user