trollo

0.0.2 • Public • Published

trollo

The Trello IRC Bot

Installation

npm install -g trollo
$EDITOR /opt/local/etc/trollo.json # see configuration for an example
svccfg import /opt/local/lib/node_modules/trollo/manifest.xml

Configuration

You'll need an API Key & Token:

Example:

{
	"server": "irc.xchannel.org",
	"nick": "trollo",
	"channel": "#xchannel",
	"trello": {
		"boards": ["boardid"],
		"key": "84972f07711bc3214904d9404invalid",
		"token": "28fca28ef02d08bd61931c03999b7a5b822392132867682e88b2db492ee9f087"
	}
}

Readme

Keywords

none

Package Sidebar

Install

npm i trollo

Weekly Downloads

1

Version

0.0.2

License

none

Last publish

Collaborators

  • wiedi