newsdev/nyt-scotusbot

Name: nyt-scotusbot

Owner: NYT Newsroom Developers

Description: A SlackBot for notifying NYTimes reporters and editors about changes to the Supreme Court's docket, grants and orders.

Created: 2015-10-06 12:07:32.0

Updated: 2017-11-19 02:03:11.0

Pushed: 2016-01-26 05:02:58.0

Homepage: null

Size: 15

Language: Python

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

A Python-based SlackBot derived from SlackHQ's remarkable RTMBot

Getting started
Deployment
Ubuntu Linux

respawn

script export SCOTUSBOT_SLACK_CHANNEL='C012345' export SCOTUSBOT_SLACK_TOKEN='xoxb-1234567890-AbcDefGhijkLmNOpQRstUvWXyz' export SCOTUSBOT_PRD_HOST='ec2-0-0-0-0.compute-99.amazonaws.com' export SCOTUSBOT_MONGO_URL='127.0.0.1:12345' cd /home/ubuntu/nyt-scotusbot && /home/ubuntu/.virtualenvs/nyt-scotusbot/bin/python /home/ubuntu/nyt-scotusbot/scotusbot/bot.py end script


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.