https://github.com/wisehackermonkey/text2buywhatsapp
https://github.com/wisehackermonkey/text2buywhatsapp
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/wisehackermonkey/text2buywhatsapp
- Owner: wisehackermonkey
- Created: 2022-01-09T17:25:44.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-01-10T01:03:40.000Z (over 3 years ago)
- Last Synced: 2025-01-07T15:44:02.737Z (4 months ago)
- Language: Python
- Size: 1.17 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# text2buywhatsapp
### expoint url https://ekpert.deta.dev
```bash
deta deploy
deta details
deta auth disable
deta update -e .env
deta logs -fdeta deploy && deta logs -f
send messages to https://timberwolf-mastiff-9776.twil.io/demo-reply
get replys back to https://ekpert.deta.dev
```# message templates
```python
Your {{1}} code is {{2}}
Your appointment is coming up on {{1}} at {{2}}
Your {{1}} order of {{2}} has shipped and should be delivered on {{3}}. Details: {{4}}
```