dbag - a dcat fortune file #nixers_after_dark - Off topic
Users browsing this thread: 1 Guest(s)
|
|||
sooooo,
last night on irc somehow dcat, rocx, and myself decided that making a version of fortune with dcat quotes would be a great idea. dcat posted his irc logs w/ a grep for his messages. what happened next is worth preserving. this image is a composite of most of the action, i removed a few off topic messages and combined multiple scrots. e n j o y ! update: cli tool is out! https://github.com/iotek/dbag/
http://xero.nu && http://git.io/.files
|
|||
|
|||
What a quotable person, I really need to get on IRC more ;P
|
|||
|
|||
Quote:need to get on IRC RIP JMBI |
|||
|
|||
o7 never forget
We should really have a quotes database, something like xkcdb or bash.org. Hell, even having one of the bots keep it instead of having it public, and have it spout a random quote with a command. |
|||
|
|||
If you want to discuss the qdb the thread is still open.
|
|||
|
|||
started working on the cli tool:
https://github.com/iotek/dbag/ feel free to submit pr's w/ new quotes or coding suggestions. Code: , |
|||
|
|||
@xero:
Why not use fortune? Code: fortune /path/to/file That's at least how it works with Plan 9 fortune… |
|||
|
|||
let's make an api out of it
|
|||
|
|||
Code: $ fortune dbag |cowsay -f ~/dcat.cow |
|||
|
|||
http://dbag.jona.io/
there |
|||
|
|||
Sure to be a instant classic :)
|
|||
|
|||
(16-10-2015, 09:35 AM)schisma Wrote: http://dbag.jona.io/think your api has an out of bounds edge case. i got a blank result a few times when running: Code: git commit -m "$(curl -s http://dbag.jona.io)" |
|||
|
|||