Skip to content

Instantly share code, notes, and snippets.

View xhochy's full-sized avatar

Uwe L. Korn xhochy

View GitHub Profile
@xhochy
xhochy / example-tomahawk-resolver.js
Last active August 29, 2015 14:03 — forked from jherskowitz/Example Tomahawk Resolver
Example Tomahawk Resolver
/*
* (c) 2011 Dominik Schmidt <domme@tomahawk-player.org>
*/
var DummyResolver = Tomahawk.extend(TomahawkResolver,
{
settings: {
name: 'Dummy Resolver',
weight: 75,
timeout: 5
/*
* (c) 2011 Dominik Schmidt <domme@tomahawk-player.org>
*/
var DummyResolver = Tomahawk.extend(TomahawkResolver,
{
settings:
{
name: 'Dummy Resolver',
weight: 75,
@xhochy
xhochy / tell.coffee
Last active December 12, 2015 03:38
# Description:
# Tell Hubot to send a user a message when present in the room
#
# Dependencies:
# None
#
# Configuration:
# None
#
# Commands: