Skip to content

reiyw/paperbot

Repository files navigation

paperbot

Build Status

Features

  • Extract paper information from URL.
    • Simple formatting to avoid it takes much space.
    • More information as a thread with Japanese translation.
  • Show top-10 trending papers on arXiv every day.
  • And translation, btw.

Usage

Fill .env file:

PAPERBOT_SLACK_TOKEN=
ARXIV_TREND_CHANNEL_ID=
BOT_USER_ID=
BOT_USER_NAME=
BOT_ICON_URL=

Run:

dep ensure
go build
./paperbot

About

Slack bot for who loves CS papers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages