Skip to content

Hackathon Feedback

Roman Volosovskyi edited this page Jun 26, 2017 · 8 revisions

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

Clone this wiki locally