Skip to content

Slack bot that forwards notifications from a spreadsheet to Slack

Notifications You must be signed in to change notification settings

uid/microtivity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

This script runs forever, transferring notifications from the microtovity todo spreadsheet (on the slack notifications tab) to Slack itself.

To run it:

  1. Install the Slack API library for Python:

     sudo pip install slackclient
    
  2. Get a Slack authentication token

  3. Run the script passing your token on the command line:

     ./microtivity.py xoxp-3131...e08a2
    

About

Slack bot that forwards notifications from a spreadsheet to Slack

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages