Basic tests done to validate: As per discussion in the issue comments.
Conflicts if any: None
Checklist:
[x] Read the contributing guidelines
[x] All coding conventions are followed
[x] Style guidelines for this project have been followed
[x] 4 space indentation is used
[x] Relevant comments are added
[x] The code has been tested
[x] No new warnings are generated
Screenshots:
None
Other Information:
The bot returns answers containing the API key in the URLs for mapsstatic API calls. Would need to look at it and try something else, as the current approach is not very secure.
Fixes #134
Description:
chatbot.py
Checklist:
Screenshots:
None
Other Information:
The bot returns answers containing the API key in the URLs for mapsstatic API calls. Would need to look at it and try something else, as the current approach is not very secure.
@vishakha-lall