Membuat Chatbot berbasis whatsapp
- Kebutuhan developer akan tugas Pemrograman fungsional
- Keresahan developer dalam kehidupan sehari - hari
Projek dilakukan dengan menggunakan elixir 1.14.5
- Bisa dijalankan Via Whatsapp
- Input : nomor HP->"x"
- Output : Link ke nomor "x" dengan teks yang sudah disesuaikan
- Nama Bot : autoMessage
- Fungsi exWhatsapp
- Bot responsif
- IOS
Ensure the server is started when your tests are run. In config/test.exs
change the server
option of your endpoint config to true
:
config :hello_world_web, HelloWorldWeb.Endpoint,
http: [port: 4001],
server: true
To configure the app, use your config/config.exs
file or equivalent.
Example:
config :hound, driver: "phantomjs"
- Bagus Stefanus (Gubaz)
Copyright © 2023-2025, Bagus Stefanus, under the MIT License (Bebas boleh diapain aja, asalkan bagi panggung buat namaku yah)