Skip to content

Do productive things with messages from SPC Slack

Notifications You must be signed in to change notification settings

luchak/slacktivate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chat message saver

Pull messages out of SPC Slack based on reactions and put them into more useful places.

To get started:

  • virtualenv -p python3 venv
  • source ./venv/bin/activate
  • pip install -r requirements.txt
  •   cat > slacktivate.cfg << EOF
      SLACK_TOKEN = "XXXXXX"
      EOF
    
export SLACK_DOMAIN=https://yourdomain.slack.com
export PORT=5000
* `./start.sh`

slacktivate.cfg

About

Do productive things with messages from SPC Slack

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published