Skip to content

varunarya10/python-slack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

python-slack

The module will use slacker and provide command to generate data for given time period The module provides generate_data utility which expects slack token, time range and private group id

positional arguments:

access_token Access Token

group_name Name of the group

start_date

end_date

python -m slackmon.get_history generate_data xoxp-3000911101-3529492522 G046CBWFV "22-05-2015" "28-05-2015"

python -m slackmon.get_history generate_excel xoxp-3000911101-3529492522 G046CBWFV "22-05-2015" "28-05-2015"

About

The module will use slacker and provide command to generate data for given time period

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages