GithubHelp home page GithubHelp logo

twitter_huginn_agents's Introduction

Twitter Huginn Agents

Build Status Code Climate

Agents that allow you to work with Twitter deata

Installation

Add this line to your Huginn app's Gemfile:

gem 'twitter_huginn_agents'

And then execute:

$ bundle

Restart your Huginn app. You should see this gem's agents in your list of available agents.

Usage

To use these agents, you will need an API key from Twitter. Go to http://apps.twitter.com, then press the button to create a new app.

After creating the application, Twitter will give you a "Consumer Key/API Key" and a "Consumer Secret (API Secret)". You'll need these two things to use these agents.

LostFollowerAgent

This agent will let you konw if someone unfollows you on Twitter. Required data is:

consumer_key     # your Twitter consumer key
consumer_secret  # your Twitter consumer secret
twitter_username # the Twitter username that will be tracked

If someone unfollows you on Twitter, an event will be fired. The fired event will contain all of the data that the Twitter API offers (look at the example on this page: https://dev.twitter.com/rest/reference/get/users/lookup). The variable you probably care about the most is "screen_name".

twitter_huginn_agents's People

Contributors

darrencauthon avatar

Stargazers

Paweł Abramowicz avatar  avatar

Watchers

 avatar James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.