Skip to content

cppalliance/paperbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published