Commit Graph

917 Commits

Author SHA1 Message Date
Jeremy Fincher 147d5cf6da Finally got the persistent configuration working with the Relay module (though don't try to reload it :)). 2003-08-23 04:42:04 +00:00
Jeremy Fincher 9d20105689 Fixed grouping of regexp. 2003-08-23 04:08:42 +00:00
Jeremy Fincher 1ebfb82353 Fixed a test or two. 2003-08-23 03:47:22 +00:00
Jeremy Fincher 270982d422 Has more useful failure messages and does proper tearDown of the irc object now. 2003-08-23 03:47:00 +00:00
Jeremy Fincher 8e068ce8c0 Made configuration commands persistent, yay! 2003-08-22 23:15:29 +00:00
Jeremy Fincher a11873a260 Must've missed some sliceIndices conversion. 2003-08-22 23:10:08 +00:00
Jeremy Fincher 05eabee767 Anchored a regexp and fixed a bug or two. 2003-08-22 23:00:10 +00:00
Jeremy Fincher 95f5abdda4 Made sure no prefixchars got into the karma table. 2003-08-22 22:59:28 +00:00
Jeremy Fincher 1342a76b95 Removed some debug.printfs. 2003-08-22 22:58:50 +00:00
James Vega 3c2ce0164a Added support for: created by, requested by, # requests to lart/praise/excuse/insult related functions
Added more error checking
Added a simple pluralizer
Added tests to stress lart/praise/excuse/insult portions of FunDB
2003-08-22 21:34:33 +00:00
James Vega 274ce40b0f Updated the tests to stress more possibilities 2003-08-22 21:32:06 +00:00
James Vega ab93b9072f Committing jemfinch's commaAndify fixes 2003-08-22 21:31:17 +00:00
Jeremy Fincher 436dc54ac3 Added configuration question for color. 2003-08-22 20:58:58 +00:00
James Vega 11c7124203 Added notification of which record number was added when adddb is called. 2003-08-22 08:10:58 +00:00
Jeremy Fincher f98d1f9db5 Small refactoring (the calm before the storm, so to speak) to start putting some more config stuff in conf.py. 2003-08-22 07:20:31 +00:00
James Vega 52fab17e92 Added docstrings for ignore 2003-08-22 07:07:15 +00:00
James Vega 0b6fce1e06 Replaced the last of the specific functions with the general getdb.
Fixed some sql statements and cleaned up some responses.
2003-08-22 07:04:47 +00:00
Jeremy Fincher 94e25c6c17 Forgot to guard morehelp command against None __doc__s. 2003-08-22 07:00:07 +00:00
Jeremy Fincher c413261a3b Fixed crazy quoting bug. 2003-08-22 06:45:10 +00:00
James Vega 9b3faa1982 Removed some extraneous escaping of quotes and switched _tables from a list to a set. 2003-08-22 06:08:55 +00:00
James Vega b785cc220f Remove an extraneous print statement 2003-08-22 05:40:36 +00:00
James Vega 24005d3df1 FunDB: Made more general get/remove/num/add commands to consolidate getlart, numinsults, et.al.
test_FunDB: Started adding tests for FunDB
2003-08-22 05:36:53 +00:00
James Vega 11a3cf195c Add the missing "onStart.append('load Amazon')" 2003-08-22 03:45:21 +00:00
Jeremy Fincher 35c33276ea Moved debversion to Debian from Http. 2003-08-22 00:52:10 +00:00
Jeremy Fincher d3fd184995 Fixed a few bugs in debfile. 2003-08-22 00:49:40 +00:00
Jeremy Fincher 2aee3490d5 Initial commit. Has debfile command. 2003-08-22 00:46:05 +00:00
Jeremy Fincher 46101547ac Added PeriodicFileDownloader, a plugin mixin that handles the nastiness of getting files periodically. 2003-08-22 00:45:28 +00:00
James Vega ae2fc047d3 Removed/modified some country codes for babelfish modules. 2003-08-21 22:38:26 +00:00
James Vega f3af416c0a Added tests for the babelfish commands (translate, babelize, randomlanguage). 2003-08-21 18:05:24 +00:00
Jeremy Fincher 710dcd71c6 Added the capability to specify a mask for the whois helper. 2003-08-21 16:53:19 +00:00
Jeremy Fincher af9d8b6c28 Fixed relaywhois problems. 2003-08-21 16:31:37 +00:00
Jeremy Fincher 6bfd991947 commaAndified timeElapsed. 2003-08-21 16:31:11 +00:00
Jeremy Fincher 526e5b613b Added error to babelize in case one language isn't english. 2003-08-21 15:49:06 +00:00
Jeremy Fincher 70c43fdc7f Added more specifics for jamessan 2003-08-21 13:40:31 +00:00
Jeremy Fincher 588dace32a Added some more ACKS. 2003-08-21 12:48:08 +00:00
Jeremy Fincher 2d6f22ae76 Fixed a bug in the regexp; removed a latent security bug that was just waiting for that regexp bug to be fixed. 2003-08-21 12:46:52 +00:00
Jeremy Fincher 088047aea8 Stylistic updates. 2003-08-21 12:25:35 +00:00
Jeremy Fincher 97c8d4d252 Spelled portuguese wrong. 2003-08-21 12:01:25 +00:00
Jeremy Fincher 228624861f Killed NameError in relaycolor. 2003-08-21 11:49:42 +00:00
Jeremy Fincher 4858770ee7 Ew, modified the original argument in utils.commaAndify. 2003-08-21 11:47:43 +00:00
Jeremy Fincher 89e4a3ea59 Added command to turn colorization off. 2003-08-21 11:19:32 +00:00
James Vega 28a8071635 Add babelfish.py and the corresponding translate & babelize functions to Http.py 2003-08-20 22:47:19 +00:00
Jeremy Fincher 8c72168a30 Reordered imports. 2003-08-20 16:30:17 +00:00
Jeremy Fincher ca646716b1 Removed spaces at the end of lines. 2003-08-20 16:26:23 +00:00
James Vega 9dc1221045 Added the missing 'import utils' 2003-08-20 13:44:30 +00:00
Jeremy Fincher 9c17ec5c68 Documentation change. 2003-08-20 09:35:23 +00:00
Jeremy Fincher 8a47be6767 Added Amazon module, useful for its isbn command. 2003-08-20 09:34:15 +00:00
Jeremy Fincher 01eb6934ef Added function commaAndify to turn a list of strings into a proper English foo, bar, and baz string. 2003-08-20 09:24:57 +00:00
Jeremy Fincher 15ba96b4eb Made the configure script use more natural English. 2003-08-20 08:54:29 +00:00
Jeremy Fincher 88e47b463a Documentation changes. 2003-08-20 07:32:49 +00:00