Skip to content
This repository has been archived by the owner on Mar 7, 2023. It is now read-only.

Latest commit

 

History

History
16 lines (12 loc) · 657 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 657 Bytes

late-for-campfire

If some one in your team is running late, off ill or simply want to message everyone this app will forward on the message from twitter to campfire. It checks a designated twitter account for mentions, compares the user against a twitter list, parses the tweet and formats it for posting to campfire

Command line args

  • -campfireApi 123
  • -campfireRoom https://example.campfirenow.com/room/1/speak.json
  • -twitterConsumerKey 123
  • -twitterConsumerSecret 123
  • -twitterAccessToken 123
  • -twitterAccessSecret 123
  • -twitterListUser twitterAccount
  • -twitterListName twitter-list-name