index
:
user/henk/code/ruby/rbot.git
fix/deprecated_gethostbyname
main
[no description]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
data
/
rbot
/
plugins
/
translator.rb
Age
Commit message (
Expand
)
Author
2007-11-18
translator.rb: improved help message from translators
Yaohan Chen
2007-11-14
translator.rb: use "help <translator>" instead of "help translator <translato...
Yaohan Chen
2007-11-05
translator.rb: display translation provider when it's chosen automatically
Yaohan Chen
2007-09-12
namespaces: move rbot-specific classes and modules from Irc::* to Irc::Bot::*
Giuseppe Bilotta
2007-09-11
* (plugins/fish,translator) long-running actions made threaded to avoid blocking
Dmitry Kim
2007-09-11
translator plugin: catch all exceptions when trying to initialize translators
Giuseppe Bilotta
2007-08-15
+ translator.rb: added 'translator' command which automatically picks a trans...
Yaohan Chen
2007-08-11
* translator.rb: use Irc::Utils.bot
Yaohan Chen
2007-08-11
translator.rb:
Yaohan Chen
2007-08-10
* (plugins/translator) fixed a diagnostic message
Dmitry Kim
2007-08-10
* translator.rb: corrected naming of BabelfishTranslator#do_translate method
Yaohan Chen
2007-08-10
+ added a translator plugin
Yaohan Chen