https://github.com/jfox/slack_topics_points
AWS Lambda to handle commands from slack to score points for users in a dynamodb table
https://github.com/jfox/slack_topics_points
aws-apigateway aws-dynamodb aws-lambda python python3 python36
Last synced: 6 months ago
JSON representation
AWS Lambda to handle commands from slack to score points for users in a dynamodb table
- Host: GitHub
- URL: https://github.com/jfox/slack_topics_points
- Owner: JFox
- License: gpl-3.0
- Created: 2017-04-27T20:59:47.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-04-27T21:50:39.000Z (about 9 years ago)
- Last Synced: 2025-01-15T13:05:00.953Z (over 1 year ago)
- Topics: aws-apigateway, aws-dynamodb, aws-lambda, python, python3, python36
- Language: Python
- Homepage:
- Size: 17.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# slack_topics_points
AWS Lambda to handle commands from slack to score points for users in a dynamodb table
## TODO
* Allow better topics configuration from command's text
* Do not allow ranks to be seen outside topic's allowed channels
* Document `chooseNext` usage on `/help`