svip / Journalist

Convert an IRC log to a multi-person interview.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Journalist

To run

cd Journalist/
export GOPATH=`pwd`
cd src/
go run main.go <file>

Where is an IRC log.

Formats

Currently it only understands very simple IRC logs. Only messages.

Languages

Currently it only exports to Danish and is hardcoded as such.

Roadmap

Should eventually support more IRC log messages, more languages and hopefully be a web server in addition to being a command line program.

About

Convert an IRC log to a multi-person interview.


Languages

Language:Go 100.0%