Commit: 218cd6ee62205c9d87ac24f143d92d0748f2f7a7

Author: gwoo | Date: 2010-04-03 10:54:54 -0700
adding a manifest
diff --git a/config/li3_bot.json b/config/li3_bot.json new file mode 100644 index 0000000..0cbbcb8 --- /dev/null +++ b/config/li3_bot.json @@ -0,0 +1,14 @@ +{ + "name": "li3_bot", + "version": "0.8", + "summary": "a bot for connecting with services. Currently supports IRC.", + "maintainers":[ + { "name": "gwoo", "email": "gwoo@rad-dev.org", "website": "lithify.me" } + ], + "sources": [ + "git://rad-dev.org/li3_bot.git" + ], + "commands": { + "install": ["install"] + } +} \ No newline at end of file