phantasma-io-archive / SuperbotWebapp

Other
0 stars 1 forks source link

Display current Bot configuration #1

Open bicheichane opened 6 years ago

bicheichane commented 6 years ago

Feature: Load configuration JSONs into the UI As a User I want to view the current configuration of the bot Because.. yes

Scenario: Load up the webapp Given I'm a user When I login to the app Then I expect to see the current configuration of user defined variables and trigger-reaction pairs

3

bicheichane commented 6 years ago

Sample JSONs are available at the repo

bicheichane commented 6 years ago

While the Bot doesn't have http listening capabilities, get the JSONs from disk and not from the bot