From 78d71d2cad6f243c6ff31d41380b8c5b58407de5 Mon Sep 17 00:00:00 2001 From: Kirill Volinsky Date: Thu, 17 May 2012 17:37:22 +0000 Subject: added some plugins git-svn-id: http://svn.miranda-ng.org/main/trunk@20 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/Boltun/TODO.txt | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 plugins/Boltun/TODO.txt (limited to 'plugins/Boltun/TODO.txt') diff --git a/plugins/Boltun/TODO.txt b/plugins/Boltun/TODO.txt new file mode 100644 index 0000000000..6ea2151d2d --- /dev/null +++ b/plugins/Boltun/TODO.txt @@ -0,0 +1,35 @@ +TODO list: + +-------------------------------------------------------- +Release-critical: + +- Add study capability to engine + +Done: +- Add reaction for duplicate phrases. +- Add aliases. +- Check for critical section double enter +- Multicontact talk support in engine +- Add "Start talking" option to cantact menu. +- Check bot warning. +- Add "be silent, not stupid" to options +- Add start answers with a little letter. +- Add README about bot algorithm. +- Add README for mind file format. +- Add "don't use "don't understand"" option +- Division between question and non-question sentenses +- Empty keywords or specials should not be loaded +- Check "каким-либо" +- Check :-) on "ок" +- Add answer-on status info to the readme. +- Make AI options dependent. +- Update mind.txt with UpdateStartChar +- Sort keywords matches by priority +- Use chooser everywhere + +-------------------------------------------------------- +Future: +- Speed-up loading +- Load mind from UTF8 files +- Expert mode support +- Add different choises of reaction for message series. -- cgit v1.2.3