Skip to content

Files

Latest commit

2559970 · Feb 5, 2025

History

History
20 lines (14 loc) · 562 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 562 Bytes

paperbot

Installation

For instructions on setting-up a Slack bot see: https://api.slack.com/start/building/bolt-js

Building

For installing the dependencies, run yarn install or npm install.

Environment variables

The bot needs the Slack signing secret and bot token. You can get them from the Slack website.

  • SLACK_SIGNING_SECRET
  • SLACK_BOT_TOKEN
  • PORT (optional) - defaults to 3000

Running

Run the bot with yarn run start or npm start.

Full Server Installation

Refer to https://github.com/cppalliance/ansible-paperbot