summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-10-23Make sure the bot doesn't tell to itselfGiuseppe Bilotta
2006-10-23stupid typo in keywords forgetGiuseppe Bilotta
2006-10-23Roulette plugin now allows spinning the cylinder, with an option to automatic...Giuseppe Bilotta
2006-10-23Fix targmax/maxtargets handlingGiuseppe Bilotta
2006-10-20dice plugin now acts on 'roll' too, and it uses the nickreply method. Fix tic...Giuseppe Bilotta
2006-10-19Improve launch_here script with the suggestions from ticket #112Giuseppe Bilotta
2006-10-19Update threat plugin to new DHS site layout, and make it more robustGiuseppe Bilotta
2006-10-19Fix redirection in httputil.get when location is only a partial/realtive urlGiuseppe Bilotta
2006-10-18Only show 1 RSS item when 1 RSS item is askedGiuseppe Bilotta
2006-10-18Fix the no-date bug the right wayGiuseppe Bilotta
2006-10-18Minor aesthetical fixupGiuseppe Bilotta
2006-10-18Fix an issue with RSS feeds having no itemDateGiuseppe Bilotta
2006-10-17Hopefully made the babelfish plugin a bit more robustAlexander Beisig
2006-10-17salut plugin: handles multi-lingual salutations (hello/goodbye)Giuseppe Bilotta
2006-10-15Safe-save tempfiles are now created in a botclass-local directory, because at...Giuseppe Bilotta
2006-10-15Use the new Utils.safe_save to save quotefiles and larts/praises. Also adapt ...Giuseppe Bilotta
2006-10-15Utils.safe_save does a 'safe' saving (save to tempfile, move tempfile to new ...Giuseppe Bilotta
2006-10-15Document the new language stuffGiuseppe Bilotta
2006-10-15Some italian larts/praisesGiuseppe Bilotta
2006-10-15Make the lart plugin use language-specific lart/praisesGiuseppe Bilotta
2006-10-15Allow plugins to do things when the language is changed. Will be used e.g. by...Giuseppe Bilotta
2006-10-15Better flood controlGiuseppe Bilotta
2006-10-15autorejoin after a random time between 0 and 10, instead of fixed 10Giuseppe Bilotta
2006-10-15More italian.lang stuffGiuseppe Bilotta
2006-10-15Add italian language translationsGiuseppe Bilotta
2006-10-15When searching Wikipedia, strip 'Wikipedia, the free encyclopedia' from titlesGiuseppe Bilotta
2006-10-15Refine urban plugin output with bold, reverse and underline. If it's too much...Giuseppe Bilotta
2006-10-15Totally reworked urban dictionary plugin to use WAP. Much faster, much cleane...Giuseppe Bilotta
2006-10-14Add Wikipedia searching to the search pluginGiuseppe Bilotta
2006-10-14Rename google plugin back to search in preparation for wikipedia supportGiuseppe Bilotta
2006-10-14Take advantage of Google WAP/WML interfaceGiuseppe Bilotta
2006-10-14Minor tuning for demauroGiuseppe Bilotta
2006-10-14Make use of Utils.decode_html_entitiesGiuseppe Bilotta
2006-10-14Create Utils.decode_html_entities, inspired from equivalent code in the url p...Giuseppe Bilotta
2006-10-14Update demauro plugin to use the WAP interface: much better, much fasterGiuseppe Bilotta
2006-10-13Fine tune url pluginGiuseppe Bilotta
2006-10-13Minor tweaks to httputil: make last response available in @last_resp for get ...Giuseppe Bilotta
2006-10-10Extended the opme plugin into a more general op plugin. Functionality is the ...Mark Kretschmann
2006-10-02Fix help (one more time)Giuseppe Bilotta
2006-10-02Usage wants a parameterGiuseppe Bilotta
2006-09-25Clean up botmodule loading and command parsing and delegating. Restore hash-l...Giuseppe Bilotta
2006-09-25Add help for pingGiuseppe Bilotta
2006-09-21Update ChangelogGiuseppe Bilotta
2006-09-21Further cleanups and uniform variable naming. Implement topic undoGiuseppe Bilotta
2006-09-21Cleanup topic plugin. When setting the separator, only reset the topic if the...Giuseppe Bilotta
2006-09-21New auth framework is now backwards compatible: auth <masterpassword> works a...Giuseppe Bilotta
2006-09-20Bugfix for the quiz plugin: With newly created games (no scores yet known) th...Mark Kretschmann
2006-09-20Quiz plugin: Improve error handling.Mark Kretschmann
2006-09-09Adapt opme plugin to new auth frameworkGiuseppe Bilotta
2006-09-06No-parameter commands in the topic plugin weren't recognized anymore. Fix itGiuseppe Bilotta