mirror of
https://github.com/pragma-/pbot.git
synced 2024-11-26 13:59:47 +01:00
Updating factoids with !test example in ##c, #pbot2 and any channel
This commit is contained in:
parent
4be7fe3b34
commit
73b8f68dfd
@ -13,8 +13,8 @@ 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 => 184,
|
BUILD_REVISION => 185,
|
||||||
BUILD_DATE => "2010-06-19",
|
BUILD_DATE => "2010-06-20",
|
||||||
};
|
};
|
||||||
|
|
||||||
1;
|
1;
|
||||||
|
@ -1,6 +1,16 @@
|
|||||||
[#pbot2]
|
[#pbot2]
|
||||||
<foo>
|
<test>
|
||||||
action: faffel garfieldalfa
|
action: /say This is a test in #pbot2!
|
||||||
|
created_on: 1277013257.49081
|
||||||
|
enabled: 1
|
||||||
|
owner: pbot3
|
||||||
|
ref_count: 1
|
||||||
|
ref_user: pbot3
|
||||||
|
type: text
|
||||||
|
|
||||||
|
[##c]
|
||||||
|
<test>
|
||||||
|
action: /say A test in ##c!
|
||||||
created_on: 1277013257.49081
|
created_on: 1277013257.49081
|
||||||
enabled: 1
|
enabled: 1
|
||||||
owner: pbot3
|
owner: pbot3
|
||||||
@ -8247,7 +8257,7 @@ ref_user: nobody
|
|||||||
type: text
|
type: text
|
||||||
|
|
||||||
<test>
|
<test>
|
||||||
action: /say :)
|
action: /say Testing in any channel ...
|
||||||
created_on: 1272786662
|
created_on: 1272786662
|
||||||
enabled: 1
|
enabled: 1
|
||||||
owner: arenics
|
owner: arenics
|
||||||
@ -9362,4 +9372,3 @@ ref_count: 9
|
|||||||
ref_user: pragma_
|
ref_user: pragma_
|
||||||
type: text
|
type: text
|
||||||
|
|
||||||
[hi]
|
|
||||||
|
Loading…
Reference in New Issue
Block a user