CivicTechTO / CivicTechTO/civictechto-chatbot
Create a script for ordering food from slack
- Dominant language
- CoffeeScript
- Stars
- 1
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Ideal command:
```
hubot order [ pizza | salad | subs | etc] for to
```
Internal API docs
http://public.je-apis.com/swagger-ui/
Can sniff android app traffic with https://mitmproxy.org/ to sort out the rest.
Load in someone auth credentials into the script, and do some calculations based on people, then place an order
Yes, this is totally overdoing it, but I've wanted to write this script for YEARS :)
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reviewing the Hubot command integration and the linked internal API documentation, then use mitmproxy to investigate the Android app traffic. The issue is done when the command accepts food, people, and address inputs, performs the required calculations, and places an order using authenticated credentials.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- coffeescript
- Domain
- api, tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100