Skip to content

Dksitepu/Rames

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logo inc
WhatsApp-BOT

inc Bot

inc-bot is a kind of automated bot for WhatsApp that was developed using the Golang programming language and uses the package Whatsmeow. With the support of Golang technology and the sophistication of WhatsApp, inc-bot is able to provide various features and functionality to enrich the user experience in using WhatsApp.

This project supports Linux/Windows


How to use and install

  1. Step 1: Download or clone this repository.
  2. Step 2: Install Golang here = 1.20.
  3. Step 3: Change the .env.example file to .env and modify the contents of the file with the required information (such as bot owner jid and bot name).
  4. Step 4: Run the bot with the command:
# enter the bot directory
cd inc
# install dependencies
go get all 
# run bot
go run .
# or
go run main.go
  1. Step 5: Open WhatsApp and scan the QR that appears in the log.

Contribute

If you want to contribute to the development of this bot, here are the steps you can take:

  • Fork this repository.
  • Create a new branch: git checkout -b new-features.
  • Make the necessary changes.
  • Commit your changes: git commit -m 'Added new feature'.
  • Push to the branch you created: git push origin new-features.
  • Create a pull request.

Lisensi

GPL-3.0 license

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published