
Set up ngrok to tunnel your local server for webhook delivery, directing Twilio to your localhost and generating a public URL for API access.
Configure the Twilio sandbox for WhatsApp bot testing by accessing programmable messages, adjusting sandbox settings, and linking a forwarding path to your app to enable test chats.
Create a bitcoin price converter that reads an amount and currency from user messages, fetches the latest price, and returns the converted value using a btc converter function.
Create a bitcoin address via a Python function using the Block Cipha API, exposing public and private keys, and display them clearly in the chat bot.
Build a WhatsApp bitcoin chat bot with Python/Django, Twilio, and AWS that receives user messages via webhook, analyzes text, and presents bitcoin arbitrage options.
Chatbot Demo
To test the Chatbot, save this number +1 415 523 8886 as Twilio WhatsApp on your phone. Go to WhatsApp and send the following message to the number " join political-practical ". Once Twilio welcomes you, send Hi and you will get the menu. Enjoy navigating the Chatbot.
Why Learn Building ChatBots?
Chat-bots are currently an in-thing and hot on demand! Developing Chat-bots that really help customers, streamline customer engagement, help in conversion and improve R.O.I in marketing is a huge flex as a developer. Whether you are a beginner, intermediate or experienced developer; couple it with A.W.S, N.L.P and one of the most demanded programming skill: Python, you are as relevant as it gets in the current software development world. Are you an entrepreneur? He is a foundational course in building chat-bots that solve your target customers' problems.
I believe that the fastest and easiest way to be involved in this fascinating new field is to get enough knowledge, understanding of the basic concepts and then just immediately jump to the implementation and get your hands dirty. That way you will be more confident in going deeper in understanding the chatbots technology and its potential in changing how business will be run in the future.
What's in the course?
Great question! Basically the course is divided in two parts:
In the first part we are going to explore the underlying technologies and their supporting components:
· What are Chat-bots?
· How to use Twilio webhooks, NGROK and other technologies?
· How to use APIs in Python using Requests
· Developing chatbots with Django
· How are the above technologies connected?
· What is the future of these technologies
The second part, is plain, hard-core step-by-step coding.
· Deploying your chat-bot on AWS
· Adding the necessary functions to the bot
· The chat-bot will create Bitcoin addresses, check balance or previous prices and buy Bitcoins.
What if you get stuck along the way?
I'm here answering questions everyday! Just shoot me a message and I'll personally walk you through it. Am committed to spending a lot of time answering questions to make sure you understand everything.