A Slack bot to automatically summarize external webpages
Stars
3
Forks
1
Watchers
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
No contributors data available
Update readme
21ba7b8
update README
ec5c3f5
Update readme, add celery to install deps in setup.py
9041f4e
rename celery_config.py celery_app.py
efc37f1
add Celery asynchronization to handle_command function
3776616
Make pylint score 10/10 for all tldr_slackbot modules
fed1534
Update format of output message
62c0467
Update format of output messages
4aa06e7
Add logging
855056c
Add argparsing, add set up logging utils function
5da5003
fix typo in smmry request
8103c6d
Move __init__.py to subdirectory
f38b433
Remove some extra stuff from setup script
56dd11b
Move from relative to absolute imports
9a7fb82
Clean up docstrings and variable names
46894ce