This repository notifies newly published papers from arXiv using GitHub Actions.
- Create incoming webhook of a channel.
- Add the URL to repository secrets.
- Default division is Nonlinear science. If you want to change it to another division, let's say Computer science, change slack.py to the following.
rssurl = "http://arxiv.org/rss/cs"