gjgd / venom-techspike

A simple Whatsapp bot that uses the Venom framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Venom techspike

Trying out the Venom framework to build a Whatsapp bot

How to use

Run inside a docker container

npm run docker:run

Then scan the QR code using your mobile to enable the bot on your Whatsapp account

Features

  • If you say "Hi" it says "Hi" back to you using your name
  • If you ask for the time (!time) it will return the current epoch time

About

A simple Whatsapp bot that uses the Venom framework

License:MIT License


Languages

Language:JavaScript 85.2%Language:Dockerfile 14.8%