{"_id":"misao-chan","_rev":"19-b532710135f841917676dfabe96bf72e","name":"misao-chan","description":"Cutest IRC bot ever","dist-tags":{"latest":"0.0.2"},"versions":{"0.0.1":{"name":"misao-chan","description":"Cutest IRC bot ever","author":{"name":"Lorentz Kim","email":"lorentz@majestika.net","url":"http://lorentz.majestika.net"},"homepage":"http://github.com/lorentzkim/misao-chan","version":"0.0.1","main":"./misao-chan","dependencies":{"dork":">=1.1.2"},"engines":["node >=0.2.0"],"repository":{"type":"git","url":"http://github.com/lorentzkim/misao-chan.git"},"license":{"type":"MIT","url":"http://github.com/lorentzkim/misao-chan/raw/master/LICENSE"},"_id":"misao-chan@0.0.1","_engineSupported":true,"_npmVersion":"0.2.16","_nodeVersion":"v0.2.6","directories":{},"files":[""],"_defaultsLoaded":true,"dist":{"shasum":"a45f7047c15493c540db4cec59db27fb63a02bba","tarball":"https://registry.npmjs.org/misao-chan/-/misao-chan-0.0.1.tgz","integrity":"sha512-LvvavPWbw4k6/5W3Jnes/GtdM3JVPHVmq3rUpWdJZ6WMR7/G1f/hq6WsLJ0qvipT0WdWbtqhaO8upCZasRYVgg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDgpOoHlZJMJ4mJDa/WBqdj8jtjZ0Q0261iMxeDEIn9YQIgXj2Ykb1+CrDrLkTaywN2aH0miSwJ/xLTXfva6Hlal/8="}]}},"0.0.2":{"name":"misao-chan","description":"Cutest IRC bot ever","author":{"name":"Lorentz Kim","email":"lorentz@majestika.net","url":"http://lorentz.majestika.net"},"homepage":"http://github.com/lorentzkim/misao-chan","version":"0.0.2","main":"./misao-chan","dependencies":{"jerk":">=1.1.12","mongoose":">1.0.0"},"engines":["node >=0.8.0"],"repository":{"type":"git","url":"git://github.com/lorentzkim/misao-chan.git"},"license":{"type":"MIT","url":"http://github.com/lorentzkim/misao-chan/raw/master/LICENSE"},"_npmUser":{"name":"lorentz","email":"lorentz@majestika.net"},"_id":"misao-chan@0.0.2","devDependencies":{},"optionalDependencies":{},"_engineSupported":false,"_npmVersion":"1.1.21","_nodeVersion":"v0.6.17","_defaultsLoaded":true,"dist":{"shasum":"bb2d29f53f4525c129efff37e9c7bd33d355115a","tarball":"https://registry.npmjs.org/misao-chan/-/misao-chan-0.0.2.tgz","integrity":"sha512-WpIg+9Q2F7JccTz1TC9D7LiLNiLD5CPRgWgU4NHG2P+WzLyH2GaPWl5BGatlvUCXGgQBO7SzOwt9H0x4Tb/ypw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHvvI/GAuANdIvdpy/YAbDJmLgzAHpYPmpGRe3w8wnjhAiEAr5dwQiIYLHkPy4xXc2UArn2XE7ySQZDFUSxIStvzNqU="}]},"readme":"# Misao-chan\n\nAn IRC bot for a certain channel on freenode. Written in JS for Node.js. Feel\nfree to use her for your own channel too!\n\nShe is a relatively advanced IRC bot, capable of hotloading modules (even through\ncode upgrades), and thus very expandable.\n\nBuilt on top of [Jerk](https://github.com/gf3/Jerk).\n\n## Project Goal\n\nTo create an IRC bot that makes life easier for everyone. For instance, a bot\nto make important life decisions for us by randomly picking at things, or\ntelling us when the pizza is baked so we can eat to live another day.\n\n## Core Requirements\n\n    nodejs\n    jerk\n    \n## Module Requirements\n\n### Tell\n    mongodb\n    mongoose\n\n### Weather\n\tlibxmljs\n\n### Quote\n\tmongodb\n\tmongoose\n\n### GFortune\n\tfortune (system utility)\n    \n## Installation\n\nCopy/move config.example.js to config.js, edit its contents to suit your needs,\nand then simply run\n\n    node app.js\n\n## Modules\n\n### -Usage-\n\nMisao-chan implements a hotloading modules system. If you're the administrator\n(set via the config file, which is yet to be hotloadable), simply \"load modulename\"\nor \"unload modulename\" to load and unload modules, respectably.\n\n### Pizza\n\n    Implemented: Yes\n    Usage: pizza 10m \"message goes here\"\n\nPizza is basically a timer. 10m is an example time, meaning 10 minutes. After 10\nminutes, bot will reply back with message you assigned it with. Anything between\nthe \"\"s will be parsed as the return message.\n\nThis feature does not yet rely on the mongodb to store pizza values in-case the bot\ninstance is closed.\n\n### 8-ball\n\n    Implemented: Yes\n    Usage: 8-ball question\n\nA very simple decision making module.\n\n### Choose\n\n    Implemented: Yes\n    Usage: choose x or y [or z [or w [...]]]\n\nSimilar to 8-ball, except it picks out an answer you want from a given list.\nSeparate all your options with \" or \".\n\n### Fortune\n\n    Implemented: Yes\n    Usage: fortune\n\nTells you your daily fortune, Japanese style. Very random.\n\n### Tell\n\n\tImplemented: Yes\n\tUsage: tell nickname message\n\nWith Tell, you can send another user a message through the bot, whether the\nperson is online or not. The person will receive the message the moment the bot\nrealises the person is online. Nickname is case sensitive.\n","maintainers":[{"name":"lorentz","email":"lorentz@majestika.net"}]}},"maintainers":[{"name":"lorentz","email":"lorentz@majestika.net"}],"time":{"modified":"2022-06-19T22:19:57.217Z","created":"2011-01-29T04:32:27.522Z","0.0.1":"2011-01-29T04:32:28.496Z","0.0.2":"2012-06-25T04:20:18.460Z"},"author":{"name":"Lorentz Kim","email":"lorentz@majestika.net","url":"http://lorentz.majestika.net"},"repository":{"type":"git","url":"git://github.com/lorentzkim/misao-chan.git"}}