mirror of
https://github.com/pragma-/pbot.git
synced 2024-11-22 20:09:43 +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
|
||||
use constant {
|
||||
BUILD_NAME => "PBot",
|
||||
BUILD_REVISION => 258,
|
||||
BUILD_REVISION => 262,
|
||||
BUILD_DATE => "2011-01-25",
|
||||
};
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
[#channel]
|
||||
<nick!user@host>
|
||||
[#channel/regex]
|
||||
<nick!user@host/regex>
|
||||
level: 10
|
||||
name: example
|
||||
name: identifer_not_nick
|
||||
password: s3cr3ts@uce
|
||||
|
||||
[.*]
|
||||
|
Loading…
Reference in New Issue
Block a user