Discord bot which unfurls arXiv links.
- Get the
tokenandclient-idfrom discord for the bot. - Rename the
auth.example.jsontoauth.json, and replace its contents with your credentials.
- Install dependencies by running:
npm install
- Run bot with:
node arxiv-bot.js
Partially derived from https://github.com/rshin/arxiv-slack-bot