Created Hackathon Feedback (markdown)
parent
b5a89f7ac1
commit
9488b1681f
|
@ -0,0 +1,48 @@
|
|||
## Bots
|
||||
|
||||
* Access contact list of user you are friends with
|
||||
* Allow to add a contact
|
||||
* Allow whisper to automatically send messages on events
|
||||
* Add more RN bindings
|
||||
* Allow bots to send messages anytime
|
||||
* Add new APIs (XHR, promise)
|
||||
* Clarifiy `status.command` and `status.response` (and generally semantics)
|
||||
* Improve response format
|
||||
* Allow to generate QRcodes
|
||||
* Add custom components in `sendMessage` / more formatting
|
||||
* Add Token like button support
|
||||
* Allow to send and receive images
|
||||
* Add event loop support (e.g. react on chain callback)
|
||||
* Allow to remove global commands
|
||||
* Allow bots to participate in human-to-human/group chat
|
||||
* Support multiple clickable (actionable) inline pills in bot messages
|
||||
* Fix various bugs with global commands (incorrect formating receiver side, command name not displayed)
|
||||
* Allow to set bot status
|
||||
* Improve docs of available features
|
||||
* Improve APIs consistency
|
||||
|
||||
## DApp
|
||||
|
||||
* Allow to upload files
|
||||
|
||||
## Both
|
||||
|
||||
* Allow bots and DApps to communicate (share localStorage?)
|
||||
* Deeper DApp / bot interactions
|
||||
* Access device APIs (camera, GPS, ...)
|
||||
* Improve debugging story - reload, logs, Chrome Devtools (DApp, Bots). Allow webview debugging with release builds.
|
||||
|
||||
## General
|
||||
|
||||
* Clarify `Discover` usage
|
||||
* Allow to switch network (DApps / bots) from Status. Improve CLI
|
||||
* Improve devtools add/update/watch (better feedback, sometimes fail?)
|
||||
|
||||
## Sources
|
||||
|
||||
* https://docs.google.com/spreadsheets/d/1s5oNhVWMC05E3E4EEsEGOFvbB8Vv1kjQNmo0YY3wFXY/edit#gid=416271734
|
||||
* https://github.com/JasoonS/Status-Hackathon#troubleshooting
|
||||
* https://github.com/karalabe/favor.network/blob/master/README.md#status-bugs-and-suggestions
|
||||
* https://github.com/BlockchainLabsNZ/Unconf-DApp#what-we-couldnt-build
|
||||
* https://github.com/status-im/hackathon/issues/36
|
||||
* https://docs.google.com/spreadsheets/d/1jFWx8VB1QFYF-x0eZSlA1TsqEAGnSsL9YAhlR8uYlLQ/edit#gid=0
|
Loading…
Reference in New Issue