Limnoria/scripts
James Vega 777f69dcf0 supybot-plugin-create: Also make a local directory in the plugin directory
This is to be used for storing third party modules that the plugin needs to
use.  The plugin should then import them using

universalImport('module', 'local.module')

so system-wide/packaged installs of the module are preferred, falling back to
the version shipped with the plugin.

Signed-off-by: James Vega <jamessan@users.sourceforge.net>
2009-03-11 19:36:13 -04:00
..
supybot scripts: Change tabstop to softtabstop in our modelines 2009-03-11 19:26:49 -04:00
supybot-adduser scripts: Change tabstop to softtabstop in our modelines 2009-03-11 19:26:49 -04:00
supybot-botchk scripts: Change tabstop to softtabstop in our modelines 2009-03-11 19:26:49 -04:00
supybot-plugin-create supybot-plugin-create: Also make a local directory in the plugin directory 2009-03-11 19:36:13 -04:00
supybot-plugin-doc scripts: Change tabstop to softtabstop in our modelines 2009-03-11 19:26:49 -04:00
supybot-plugin-package scripts: Change tabstop to softtabstop in our modelines 2009-03-11 19:26:49 -04:00
supybot-test scripts: Change tabstop to softtabstop in our modelines 2009-03-11 19:26:49 -04:00
supybot-wizard scripts: Change tabstop to softtabstop in our modelines 2009-03-11 19:26:49 -04:00