khilnani/slack-send-app.serverless
Node.js based AWS Lambda & DynamoDB based serverless app to schedule your Slack messages.
JavaScriptAGPL-3.0
Issues
- 0
Implement Automated / CD
#12 opened by khilnani - 0
Handle sending an error message to original user in Slack of a message could not be posted as intended
#8 opened by khilnani - 0
Unit Testing setup
#4 opened by khilnani - 0
Research Automated / CD for Slack apps
#11 opened by khilnani - 0
Cleanup logging
#25 opened by khilnani - 0
Use a queue to send messages (instead of a loop)
#29 opened by khilnani - 0
Improve scheduled message post accuracy
#21 opened by khilnani - 0
Externalize slack app config
#22 opened by khilnani - 0
Handle messages with no date/time info
#23 opened by khilnani - 0
Handle EST/EDT as default tz
#27 opened by khilnani - 0
- 0
Support deleting a message
#30 opened by khilnani - 0
Support listing unsent messages
#31 opened by khilnani - 0
- 0
- 0
Implement Oauth redirect result page
#20 opened by khilnani - 0
Persist scheduled messages
#1 opened by khilnani - 0
Scheduled message retrieval
#2 opened by khilnani - 0
Post scheduled message to Slack
#3 opened by khilnani - 0
Support scheduling messages in DM
#5 opened by khilnani - 0
Support scheduling messages in Group DMs
#6 opened by khilnani - 0
- 0
- 0
Parse dates from Slack message/command
#13 opened by khilnani - 0
Initial Project setup
#14 opened by khilnani - 0
Initial integration with Slack - echo
#15 opened by khilnani - 0
Initial README and License
#16 opened by khilnani - 0
Implement Oauth redirect
#18 opened by khilnani - 0
- 1
Update to https://github.com/axios/axios
#32 opened by khilnani - 0
Support scheduling messages in Threads
#7 opened by khilnani - 0
Prevent unlimited reties for recurring errors
#17 opened by khilnani - 1
Updated README with dev setup instructions
#24 opened by khilnani - 0
Reply to messages in user's timezone
#26 opened by khilnani - 1
Update Node.js to v8.10 and async/await
#35 opened by khilnani