自分で記事を読みに行くと、自分の興味があるものだけ読んでしまうので偏ってしまう。幅広く知見を得るためには自分で記事を選ばずにいい感じの記事をレコメンドしてくれる方がありがたい。なので記事をレコメンドしてくれるbotを作成中。
- Get title from URL and return it
- Get trend title from qiita used by qiita-trend-api
- python 3.7
- Slack API (Real Time Messageing API)
- slackbot (Python library)
- python-dotenv (config .env file)
- poetry (build development environment)