Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Project idea: a twitter bot #7

Open
fmaussion opened this issue Oct 8, 2019 · 2 comments
Open

Project idea: a twitter bot #7

fmaussion opened this issue Oct 8, 2019 · 2 comments

Comments

@fmaussion
Copy link
Member

Short description

There are plenty of awesome twitter bots around:

Can we do one ourselves? Some ideas:

  • tweeting the daily weather in Innsbruck
  • tweeting glacier change on demand, i.e. when @ tagged

What will we need?

https://twitter.com/Sentinel2Bot as template. Some good knowledge of api dev

Who can help?

I'm not sure, but we can learn!

Team

  • Member 1
  • Member 2
  • Member 3
@retostauffer
Copy link

Sounds like a nice small project. Once wrote one, relatively straight forward.

My thoughts on that: I think that there is no demand on flushing the internet with tweets like "Today, 10.1 degrees" - but it would be cool to push "extremes" or interesting weather situations. E.g.,

  • "Yesterday was among the 30 coldest days over the past 20 years"
  • "28 days without precipitation in Innsbruck: 9 days left to break the current record."
  • "Fasten your wig! 95.3 km/h wind gusts in Innsbruck which only happens 5 times a year!"

This would require some basic statistics based on historical observations (station climatology). And keep track of sent messages (lock events) not to tweet the same thing over and over again within few hours :).

@fmaussion
Copy link
Member Author

See https://github.com/stefanstoeckl/ACINN_twitter_bot for an outcome!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants