Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 468 Bytes

Readme.md

File metadata and controls

9 lines (5 loc) · 468 Bytes

Twitter Bot to track updates in Metaculus questions

This bot monitors some Metaculus questions and posts a tweet when the predictions have changed significantly.

The bot is currently deployed on Google Cloud Functions (deploy.sh) and runs every 6 hours (schedule.sh). The main function that runs the bot is in main.py.

Contributions

Contributions are very welcome, please open an issue or create a Pull Request.