Skip to content

juniorkrz/krzbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

krzbot

How to Run with Termux

Follow these steps to run the krzbot project using Termux:

  1. Update and upgrade Termux:

    pkg upgrade && pkg update
  2. Install Git and Node.js:

    pkg install git nodejs
  3. Clone the krzbot repository:

    git clone https://github.com/juniorkrz/krzbot
  4. Navigate to the krzbot directory:

    cd krzbot
  5. Install project dependencies:

    npm install
  6. Start the krzbot:

    npm start

Now, your krzbot project should be up and running in Termux.

About

A simple whatsapp chatbot

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published