livecoding-tv-friend-finder

command module
v0.0.0-...-f9532c5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 7, 2016 License: MIT Imports: 12 Imported by: 0

README

livecoding-tv-friend-finder

A small command-line app for finding your buddy on https://livecoding.tv.

What it does:

    1. Get current live channels
    1. Connect to XMPP chat given your credentials
    1. Fetch all users in live channels
    1. Compare with <username-to-find> given to app
    1. Send back channels where <username-to-find> was found
Installation
$ go get -u github.com/ThomasBS/livecoding-tv-friend-finder
Usage

You need to find your password to the livecoding.tv XMPP chat. This can be done by:

    1. Open some live stream page when logged in
    1. Open dev tools and go to elements tab
    1. Search the HTML for "password"
    1. The XMPP password will be a long string in an object containing jid and password

Once equipped with your password, you can run this app with:

$ livecoding-tv-friend-finder <username-to-find> <your-username> <your-password>

i.e:

$ livecoding-tv-friend-finder baz thomasbs n12k4bjebberish3u1n

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL