Skip to content

brandly/slack-noteshrink

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

slack-noteshrink

A slackbot that shrinks your notes

you'll need a few environment variables. these values are given to you upon creating a new slack app.

CLIENT_ID=
CLIENT_SECRET=
OAUTH_TOKEN=
$ pip install -r requirements.txt
$ python server.py

this bot needs files:read and files:write:user permissions and to be subscribed to file_comment_added and file_shared events.

slack has some solid tutorials

props to noteshrink

Releases

No releases published

Packages

No packages published

Languages