Bot project requirements:
• Customers can track a package
• Customers can price a package
• The customer will indicate that they want to track a parcel
• The customer will provide the package number
• The customer will confirm they want to track the package
• The bot will call an API to retrieve package info and display it
• The customer will indicate they want to price a package
• The customer will provide the address (Turkey only) and the size of the package
• The bot will check that the address is in Turkey, and then call an API to retrieve a map of the location
• The bot will display the map, and provide a price for the package based on its size
// Web page
// Package Track Testing // No Reply Message Check
// Testing API Location Callback
// Testing the Package Shipping Chatbot
// ShippingBot Logs