Commit Graph

30 Commits

Author SHA1 Message Date
Terence Simpson 55ca23f755 Make configure() do something for all plugins, also fix a couple of things from r197-203 2010-05-29 14:36:43 +01:00
Terence Simpson f3de8f84a6 Make a custom anything() function that follows the same form as every other function in supybot.questions, because apparently no one thought this was a good idea... 2010-05-28 23:51:28 +01:00
Terence Simpson ad7a493262 Update copyright/license/author/contributors information
Make sure all files have encoding set to utf-8 unless they already have an encoding
Added COPYING with contense of GPL-2
Added plugin name prefix to all log output. This should take the form of self.log.severity("Plugin: message"),
when not logging from plugin.py use: "Plugin/file_without_dot_py: message"
Bantracker: Made the confgure() function do something, it also creates an initial database if it doesn't exist
Encyclopedia: Made the configure() function do something, it also creates an initial database if it doesn't exist
PackageInfo: Improve the configure() function, it also now creates some initial .list files and prompts to run update_apt and update_apt_file
This goes some way to getting an "ubottu" package together, all we need to do is patch supybot-wizard to download the plugins
from bzr and put them somewhere supybot will see them, then the wizard will do all the initial setup
2010-05-24 14:38:06 +01:00
Terence Simpson 562b0faf0f Update author/version/url info 2009-11-26 16:39:34 +00:00
Terence Simpson f96f9c5bc3 Fix the doubling of commands when supybot.defaultIgnore is true and a user is identified 2009-11-07 08:50:16 +00:00
Terence Simpson 7791f6e416 Resync all running ubottu code to bzr branch, they should now be in sync again 2009-10-12 19:26:35 +01:00
Terence Simpson 4105f4f2db Update Encyclopedia
Make sure Lart, Mess, Webcal and IRCLogin all work when defaultIgnore is True
2008-09-28 02:55:23 +01:00
Terence Simpson f173b65390 The "Massive Update" edition:
Mess:
 * Fixed file lookup to not depend on order in config file
Encyclopedia:
 * Lots of small fixes and a few additions
Bantracker:
 * Web-interface now has a special oper: keyword, logs can now be hidden too
 * Added new commands: 'updatebt': Syncs with the channel ban list,
   'coment': Reads or adds a comment for a ban,
   'togglemsg': Toggles /msg's from the bot,
   'banlink': Sends a direct link to the a log with a highlight
 * Updated several commands and made hostname lookup more intelligent
2008-08-04 11:11:15 +01:00
Terence Simpson eb2dcaade2 Added @help values
Fixed Mess
2008-05-05 17:44:14 +01:00
Terence Simpson 393b3521f5 Tweaks and modifications.
Bantracker:
  Make the bantracker URL configurable from the bot
  Make sure all the html links are relative
Encyclopedia:
  Handle the possibility of apt-file not being installed
  Handle the possibility of the apt-file cache not being created
  Add sync command to sync with a remote database
  Make sure all the html links are relative
Mess:
  Take out the hard-coded paths, use the config variables to find the plugin dir
2008-05-05 12:34:57 +01:00
Dennis Kaarsemaker 5a6a69f878 Mess and Lart are back 2008-01-19 18:57:54 +01:00
Dennis Kaarsemaker c000e64cff Remove crap I won't be maintaining anymore 2007-09-17 20:38:00 +02:00
Dennis Kaarsemaker d218ddad74 Misc fixes
Add CVE snarfer
Malone -> Launchpad rename
2007-06-08 20:16:37 +02:00
Dennis Kaarsemaker 8da397faf2 Ubugtu is dead, long live ubugtu 2007-03-25 19:14:33 +02:00
Dennis Kaarsemaker 02f675df11 * Fixes in Mess
* Made Encyclopedia close/open database connections about hourly (depending on
  usage)
* Encyclopedias prefixcha is now per-channel
2007-03-14 21:50:20 +01:00
Dennis Kaarsemaker bc89a4d644 Completely refactored Mess 2007-03-08 19:05:09 +01:00
Dennis Kaarsemaker e375094603 More fixes everywhere 2007-02-04 23:10:10 +01:00
Dennis Kaarsemaker f3ffcabca9 Encyclopedia made neat. 2007-02-04 18:35:40 +01:00
Dennis Kaarsemaker 3ca25ef2d1 Made bantracker releaseable
some small fixes
Added a pony
2007-01-22 22:14:41 +01:00
Dennis Kaarsemaker 562754d5b5 No you can't have a pony\! 2006-12-31 01:26:12 +01:00
Dennis Kaarsemaker ead8584fcc Blablabla 2006-11-21 00:23:53 +01:00
Dennis Kaarsemaker 74af0c989f Yes, more features! 2006-10-19 16:39:11 +02:00
Dennis Kaarsemaker b14778aaf2 Add some missing files 2006-09-28 14:37:33 +02:00
Dennis Kaarsemaker a6c65ce683 * Completely rewritten encyclopedia plugin
* Throttle bugreports, report new bugs
* Add Bruce Schneier quotes
* Bantracker stores prefixes for /remove
* Bantrackerwebinterface can change passwords
* Misc. fixes
2006-08-19 01:22:54 +02:00
Dennis Kaarsemaker b6f6704b03 Add multi-line fectoids to webinterface, add @mcgyver for mcgyver facts 2006-07-17 11:05:42 +02:00
Dennis Kaarsemaker de2aec39bf @dice x for x < 0 generated an error 2006-07-11 02:06:00 +02:00
Dennis Kaarsemaker 0907c8e74b * Fixed bantracker webinterface
* Added authorinfo to factoids
* Added hhgttg quotes and magic 8ball to the mess plugin
* Enabled ubotu, tell ... again
2006-07-02 11:40:22 +02:00
Dennis Kaarsemaker ba56301f7d Remove spurious prints, fix importance handling for launchpad bugs 2006-06-26 22:35:16 +02:00
Dennis Kaarsemaker de92682c61 Small fixes 2006-06-26 21:00:02 +02:00
Dennis Kaarsemaker aea38c93ff Initial checkin 2006-06-26 19:57:20 +02:00