zealoushacker/olark-campfire
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Purpose To answer oLark-based customer support requests in a Campfire room Dependencies oLark account Campfire account Campfire API; possibly use broach (https://github.com/Manfred/broach) olark-campfire gemset in rvm gems in Gemfile Approach v0.1 Create an oLark interface Create a Campfire interface Set up a Starling message queue oLark interface places messages on the queue oLark interface checks for messages on the queue put there by Campfire interface Campfire interface places messages on the queue Campfire interface checks for messages on the queue put there by Campfire interface v0.2 ? v0.3 ?