CivicTechTO / CivicTechTO/civictechto-chatbot
Create a vanity roster command for a twitter list of councillors
- Dominant language
- CoffeeScript
- Stars
- 1
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Once upon a time, I wrote a hubot script that would rank all the members of github org by followers count. "It was fun, healthy competition!" says the guys who was third from the top.
https://github.com/myplanetdigital/hubot-vanity-github
Anyhow, I was interacting with Paul Ainslie on Twitter when I realized it might be fun to have a roster for city council. Seems that someone is already maintaining a Twitter list:
https://twitter.com/reporterdonpeat/lists/toronto-council-2014-2018/members
The original inspiration for my hubot script was this one, which we can probably steal and modify to use list members instead of followers:
https://github.com/github/hubot-scripts/blob/master/src/scripts/vanity.coffee
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.