Open in WhatsApp
I was using a great app to open a whatsapp chat with a given number directly without saving that number in my contact list, but I felt it was overkill and uninstalled it, then searched telegram for a bot doint the same job but couldn't find so decided to make a new one.
See it in action
Requirements
- Python 3.6+
Installation
-
Clone this repo
git clone https://github.com/416d72/oiwa
cd oiwa
-
Install requirements
pip install -r requirements.txt
-
Create a new telegram bot using Botfather
Deploy to vercel
- Create a free account on vercel
- Create a new application
- Create required environment variable
- DOMAIN: your vercel application URL
- BOT_TOKEN: The token you received from botfather
- Use vercel cli to upload to your application
Setup webhook URL
- Just visit this url
https://
/vercel.app/setwebhook-f443dc992ba6