filhocf / ideax

A small innovation system made with Django
Other
2 stars 10 forks source link

Adjust the use of bot in the help according .env file #50

Closed filhocf closed 6 years ago

filhocf commented 6 years ago

Adjust the use of bot into help if it was set in .env file, e.g., if add a variable like DIALOGFLOW_ID in .env file, appears the chatbot into app, otherwise it don't appears in the interface.

image

image

kelvin-neves commented 6 years ago

add feature to get DIALOGFLOW_ID from env file