Skip to content
This repository has been archived by the owner on Mar 23, 2021. It is now read-only.
/ slack-arxivbot Public archive

Slack bot that listens for ArXiv paper links and posts a pretty summary as an attachment.

Notifications You must be signed in to change notification settings

Maluuba/slack-arxivbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

slack-arxivbot

Slack bot which listens for ArXiv paper links and responds with summaries of the papers.

Setup

Add just the Slack API token to a file called slack-token.

Running with Docker

docker build -t slack-arxivbot .
docker run -it --rm --env slack_token_path=slack-token --name slack-arxivbot slack-arxivbot

About

Slack bot that listens for ArXiv paper links and posts a pretty summary as an attachment.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published