zmacks / swaybot

Slackbot that displays basic stats about public Twitter users

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

swaybot

"Influence" on Social media is not easy to measure. This bot takes a first pass at quantifying an Influencer's "sway".

Getting Started

Installation and authentication requirements

Requirements

  • twython
  • flask
  • ngrok for testing

Setting up Flask

  • $ export FLASK_APP=

If you don't have an Oauth 2 access token for a Twitter app

  1. Apply for Twitter developer account
  2. Once approved, obtain Oauth 2 access token

Usage

Invoke the sway command in Slack followed by a single Twitter screen name.

/sway briankrebs

Slash sway briankrebs

About

Slackbot that displays basic stats about public Twitter users


Languages

Language:Python 100.0%