Skip to content

Instantly share code, notes, and snippets.

@Havvy
Created July 18, 2013 03:59
Show Gist options
  • Select an option

  • Save Havvy/6026638 to your computer and use it in GitHub Desktop.

Select an option

Save Havvy/6026638 to your computer and use it in GitHub Desktop.
var config = require('./config/mibbit.json');
var Client = require('tennu').Client;
new Client(config).connect();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment