Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ihsandevs/whatsapp-hidetag
Send messages containing hidden tags to your text messages to all group members.
https://github.com/ihsandevs/whatsapp-hidetag
baileys whatsapp whatsapp-bot
Last synced: about 1 month ago
JSON representation
Send messages containing hidden tags to your text messages to all group members.
- Host: GitHub
- URL: https://github.com/ihsandevs/whatsapp-hidetag
- Owner: IhsanDevs
- Created: 2024-07-05T16:28:07.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-07-05T17:11:10.000Z (4 months ago)
- Last Synced: 2024-10-14T00:02:26.946Z (about 1 month ago)
- Topics: baileys, whatsapp, whatsapp-bot
- Language: JavaScript
- Homepage:
- Size: 9.77 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# WhatsApp Hidetag
### Installation
```bash
git clone https://github.com/IhsanDevs/whatsapp-hidetag
``````bash
cd whatsapp-hidetag
``````bash
npm i
``````bash
node .
```