| Added coin module |
|
More...
|
about 22 years ago
|
| Prettified pgpkey |
|
More...
|
over 22 years ago
|
| Made some more fixes to pgpkey. Also updated the syntax some. |
|
More...
|
over 22 years ago
|
| Set the default location for moobot.conf to ~/.moobot.conf Fix some global variable access Disable db setup if there are no python db modules detected |
|
More...
|
over 22 years ago
|
| Add support for ~/.moobot.conf |
|
More...
|
over 22 years ago
|
| Fixed a bug in pgpkey Also cleaned up some of the pgpkey code |
|
More...
|
over 22 years ago
|
| Per kernel.org's general request, kernelStatus now retrieves info via web instead of finger |
|
More...
|
over 22 years ago
|
| Fixed a bug in install.py (hopefully) where the nick was unset |
|
More...
|
over 22 years ago
|
| Got rid of a debugging line |
|
More...
|
almost 23 years ago
|
| Cleaned up the search code so that one search will grab stats for anyone. |
|
More...
|
almost 23 years ago
|
| Tried another regex fix |
|
More...
|
almost 23 years ago
|
| Trying out a new search mechanism. Hopefully this will be generic enough to grab everyone's stats. |
|
More...
|
almost 23 years ago
|
| PHP page to generate URL listings. |
|
More...
|
almost 23 years ago
|
| Added a mostly useless module (urlgrab) that watches for URLs and throws them into a table. (I use it with a PHP page to display recent URLs.) |
|
More...
|
almost 23 years ago
|
| Fixed geekquote module |
|
More...
|
almost 23 years ago
|
| I am dumb |
|
More...
|
almost 23 years ago
|
| Again |
|
More...
|
almost 23 years ago
|
| Added "^" to the regex so that things like "km^2" get recognized. |
|
More...
|
almost 23 years ago
|
| Fixed an error message |
|
More...
|
almost 23 years ago
|
| Case conversion for the temp stuff. |
|
More...
|
almost 23 years ago
|
| Fixed kmj's typo |
|
More...
|
almost 23 years ago
|
| Minor tweak to properly deal with negative numbers. |
|
More...
|
almost 23 years ago
|
| Slightly altered parameter checking. check for basic form of the convert command, but leave the conversion routines to complain about unknown units. |
|
More...
|
almost 23 years ago
|
| convert will use the 'units' utility if it's available. If not, it will do the calculations itself. |
|
More...
|
almost 23 years ago
|
| Forgot to clean up the L -> gal conversion. |
|
More...
|
almost 23 years ago
|
| Did away with decimal representation in as many places as possible. Now fractions are used for most conversions. |
|
More...
|
almost 23 years ago
|
| Removed the lower() calls so that case matches work. |
|
More...
|
almost 23 years ago
|
| Made the convert regex dynamic - all you have to do is add (or delete!) the units that you want to the table and it should pick up on those in the regex. |
|
More...
|
almost 23 years ago
|
| Adds handler type to the message printed when a handler is loaded. |
|
More...
|
almost 23 years ago
|
| Seperated convert into it's own module |
|
More...
|
almost 23 years ago
|