quiz plugin: don't crash when the answer is entirely made of sepators
[rbot] / data / rbot / plugins / search.rb
2007-02-18  Giuseppe BilottaPlugin header boilerplating.
2007-02-06  Giuseppe Bilottadict plugin: options to set number of hits and first_pa...
2007-02-06  Giuseppe BilottaMove code to get first par from a series of urls from...
2007-02-06  Giuseppe BilottaMove code to find and ircify first par from search...
2007-02-06  Giuseppe BilottaMove extensions to standard classes into a specific...
2007-02-05  Giuseppe Bilottasearch plugin now exploits the new sendmsg improvements
2007-02-04  Giuseppe BilottaMore search.rb first_par fixups
2007-02-04  Giuseppe BilottaImprove 'first paragraph' detection in search plugin...
2007-01-28  Giuseppe BilottaSearches now can return the first paragraph of the...
2006-10-24  Giuseppe BilottaInitial implementation of proper caching based on last...
2006-10-15  Giuseppe BilottaWhen searching Wikipedia, strip 'Wikipedia, the free...
2006-10-14  Giuseppe BilottaAdd Wikipedia searching to the search plugin
2006-10-14  Giuseppe BilottaRename google plugin back to search in preparation...