This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| meta { | |
| name "TwitterBook" | |
| author "Jesse Stay" | |
| description << | |
| Allows you to like any Tweet on Twitter.com and have that like appear on Facebook. Also adds other Facebook features to Twitter.com. | |
| >> | |
| logging on | |
| key facebook { | |
| "consumer_key" : "REDACTED", |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| meta { | |
| name "Facebook Groups in Search Results" | |
| description << | |
| Kynetx Facebook Integration | |
| >> | |
| author "bjo" | |
| key facebook { | |
| "consumer_key":"REDACTED", | |
| "consumer_secret":"REDACTED" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| meta { | |
| name "TSA Customer Feedback" | |
| description << | |
| Customer Feedback Number | |
| >> | |
| author "Sam" | |
| logging off | |
| key twitter { | |
| "consumer_key" : "REDACTED", |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| dispatch {} | |
| global { | |
| Q2 = <<Great Job! Q2: Can you name the majestic tree that Lisa Simpson climbed in an effort to save it? Alas, it was hit by lightning.>>; | |
| Congrats = <<Great Job! You’ve been entered into the Cylon Drawing. We’ll text you if you win. (powered by Kynetx + Twilio) www.kynetx.com>>; | |
| Invite = <<Free Dev Day with Kynetx Fri in Broomfield. Get a dev accnt www.kynetx.com Integrate Twilio, Twitter, Facebook, Amz and more. Reply MORE for details.>>; | |
| MoreInfo = <<Free Dev Day Fri in Broomfield. 9-5 Learn more about events, webhooks and more. Twilio to present also. Register http://kdevdayco.eventbrite.com>>; | |
| Sorry = <<Sorry, I don't recognize your response or you answered the question wrong. Try again :)>>; | |
| //logging form |
NewerOlder