blob: c6b577d7096d917fccdb6144f762088a17d509a3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
|
#muuid {488c5c84-56da-434f-96f1-b18900def760}
;============================================================
; File: Boltun.dll
; Plugin: Boltun
; Version: 0.0.3.0
; Authors: Alexander S. Kiselev, Valentin Pavlyuchenko
;============================================================
[Boltun, the chat bot in the russian language.]
;file \plugins\Boltun\res\Boltun.rc
[Boltun]
[Boltun Autochat everybody]
[Boltun Autochat everybody not in contact list]
[Boltun Autochat everybody while away]
[Warn contacts Boltun is chatting]
[Mark replied messages as read]
[sec]
[Warning text]
[Time before the answer]
[Typing time depends on message length (in chars)]
[Typing and thinking time can be much longer]
[Typing time (for a message of 4 words):]
[Thinking time:]
[Engine]
[...]
[Base of remarks]
[Reload]
[Stay silent, if have no good aswers]
[Start answers with a lowercase letter]
[Don't use "I don't understand"-like answers]
;file \plugins\Boltun\src\boltun.cpp
[%s (*.mindw)\1*.mindw\1%s (*.*)\1*.*\1]
[SMILES]
;file \plugins\Boltun\src\boltun.h
[boltun.mindw]
[Mind Files]
[All Files]
[Hello. I'm Boltun! I'll talk to you, while my owner is away. Please write without mistakes!]
[Boltun Error]
[Failed to load base of remarks. Error at line %d of %s. (Or few lines before).]
[Failed to save base of remarks to %s]
;file \plugins\Boltun\src\Engine\Mind.cpp
[QUESTION]
[IGNORED]
[ESCAPE]
[FAILURE]
[REPEAT]
[INITIAL]
[ <QUESTION>]
[ <IGNORED>]
[ <ESCAPE>]
[ <INITIAL>]
[ <FAILURE>]
[ <REPEAT>]
;file \plugins\Boltun\src\Engine\TalkEngine.cpp
[ \t\n\r,./?\\|;:'"~!#^&*()_-+=[{]}—\1]
[(study_all) ]
[(widelyused_sent) ]
[(study_sent) ]
[(keywords) ]
[(keywords_unstrict) ]
[(otherwords) ]
[(escape) ]
[(failure) ]
[(repeat_norm) ]
[(repeat_silence)]
[(widelyused_all) ]
[.?!]
[BEST(0)]
[LOOKSLIKE(1)]
[BAD(2)]
[FAIL(3)]
[NOTHING(4)]
[>>Availabe:]
[>>Result:]
[: - ]
[ \t\n\r,./?\\|;:'"~!#^&*()_-+=[{]}—]
|