fix some encoding error for non-ascii langs |
|
More...
|
almost 15 years ago
|
fix some encoding error for non-ascii langs |
|
More...
|
almost 15 years ago
|
add detected source language display for 'auto' google translate, add test for auto translate. |
|
More...
|
almost 15 years ago
|
add detected source language display for 'auto' google translate, add test for auto translate. |
|
More...
|
almost 15 years ago
|
enable google translate to autodetect language with 'auto' fromlang. |
|
More...
|
almost 15 years ago
|
enable google translate to autodetect language with 'auto' fromlang. |
|
More...
|
almost 15 years ago
|
add tests for factoids.alias |
|
More...
|
almost 15 years ago
|
add tests for factoids.alias |
|
More...
|
almost 15 years ago
|
delete leftover debug-prints |
|
More...
|
almost 15 years ago
|
delete leftover debug-prints |
|
More...
|
almost 15 years ago
|
add factoids alias function, to link more keys to existing factoids. |
|
More...
|
almost 15 years ago
|
add factoids alias function, to link more keys to existing factoids. |
|
More...
|
almost 15 years ago
|
mod factoids plugin to use a separate key-value relationship table this avoids duplication, and allows one to set a bunch of aliases for a factoid, without creating duplicates of the same fact content. |
|
More...
|
almost 15 years ago
|
mod factoids plugin to use a separate key-value relationship table this avoids duplication, and allows one to set a bunch of aliases for a factoid, without creating duplicates of the same fact content. |
|
More...
|
almost 15 years ago
|
make 'factoids info' include usage count in output. add test for same. |
|
More...
|
almost 15 years ago
|
make 'factoids info' include usage count in output. add test for same. |
|
More...
|
almost 15 years ago
|
don't give up too easily with invalid command, instead search factoid keys with wildcard first. |
|
More...
|
almost 15 years ago
|
don't give up too easily with invalid command, instead search factoid keys with wildcard first. |
|
More...
|
almost 15 years ago
|
add rank test to factoids, update factoids test code to sqlite3 |
|
More...
|
almost 15 years ago
|
add rank test to factoids, update factoids test code to sqlite3 |
|
More...
|
almost 15 years ago
|
rename factrank to just rank for consistency |
|
More...
|
almost 15 years ago
|
rename factrank to just rank for consistency |
|
More...
|
almost 15 years ago
|
add config for required capabilities to manage the regexp db, and check for them before taking action. |
|
More...
|
almost 15 years ago
|
add config for required capabilities to manage the regexp db, and check for them before taking action. |
|
More...
|
almost 15 years ago
|
add replies function to reply plugin, which makes multiple replies, if supybot.reply.oneToOne is false. |
|
More...
|
almost 15 years ago
|
add replies function to reply plugin, which makes multiple replies, if supybot.reply.oneToOne is false. |
|
More...
|
almost 15 years ago
|
add more messageparser tests |
|
More...
|
almost 15 years ago
|
add more messageparser tests |
|
More...
|
almost 15 years ago
|
write more test code, and in the process add some minor mods to the plugin code |
|
More...
|
almost 15 years ago
|
write more test code, and in the process add some minor mods to the plugin code |
|
More...
|
almost 15 years ago
|