mirror of
https://github.com/pragma-/pbot.git
synced 2024-11-20 02:49:49 +01:00
config: updated example in admins file
This commit is contained in:
parent
b3886b522e
commit
1fcd6d07c1
@ -13,7 +13,7 @@ use warnings;
|
|||||||
# These are set automatically by the build/commit script
|
# These are set automatically by the build/commit script
|
||||||
use constant {
|
use constant {
|
||||||
BUILD_NAME => "PBot",
|
BUILD_NAME => "PBot",
|
||||||
BUILD_REVISION => 258,
|
BUILD_REVISION => 262,
|
||||||
BUILD_DATE => "2011-01-25",
|
BUILD_DATE => "2011-01-25",
|
||||||
};
|
};
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
[#channel]
|
[#channel/regex]
|
||||||
<nick!user@host>
|
<nick!user@host/regex>
|
||||||
level: 10
|
level: 10
|
||||||
name: example
|
name: identifer_not_nick
|
||||||
password: s3cr3ts@uce
|
password: s3cr3ts@uce
|
||||||
|
|
||||||
[.*]
|
[.*]
|
||||||
|
Loading…
Reference in New Issue
Block a user