lm
lm
I cut a deal with the ShadowBrokers and bought the NSA's OEE decryption tool. Check this out: ``` $ cat secret DPR's iPhone password is hunter2 $ od secret 0000000...
This should significantly speed up the execution of the cd hooks; for stats, see https://github.com/euank/pazi/pull/51#issuecomment-361280817
Steps to reproduce: 1. Check out the active branch. 2. Make an `IndexFile` object 3. Stage changes by calling `.add()` on that object 4. Write that object's state using `.write()`...
It would be pretty cool for the bot to print the first few lines for the 'Search and rescue' section when given this url: https://en.wikipedia.org/wiki/Galileo_(satellite_navigation)#Search_and_rescue
Allow euircbot to prepend to the topic. Would obviously require -t on the channel or +h/+o on the bot.
RIP, google finance API. https://www.npmjs.com/package/yahoo-stocks looks like a solid choice but lacks the ability to select stock exchange. It's not clear that that feature was ever really used anyway...
#143 introduces a proper logger, rather than just using `console.log` everywhere. Modules need to be updated to use it. This is a list of modules containing the string `"console.log"` that...
It'd be nice to be able to spam people links and whatnot even if they're not in IRC.
There ought to be a command that allows you to 'stage' a quote and later commit or reject it. This would allow people to check that their command is correct...