Skip to content

nilcolor/no.mad

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

What is this?

This is Campfire bot that can be used like GitHub's Hubot.

Usage

It builds on top of pyfire - Campfire API wrapper. This means you have to have pyfire. You can install it in your PYTHONPATH or you can simply git clone https://github.com/mariano/pyfire.git it into vendor folder.
Oh, and pyfire itself depends on twisted for streaming support. If you are using MacOS X 10.5+ -- it's pre-installed. Otherwise -- check Twisted's site for instructions.
When all requirements are met, issue this command:

export CAMPFIRE_ROOM_ID=_room_id_;export CAMPFIRE_API_KEY=_api_key_;export CAMPFIRE_ACCOUNT=_chat_subdomain_;python src/nomad.py

within no.mad folder and your bot is ready. Try to put nomad ping command in Campfire's chat - and you will see.

About

Campfire bot with <del>coffee</del> snake flavour

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages