Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jeffersonalionco/termux-whatsapp
https://github.com/jeffersonalionco/termux-whatsapp
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/jeffersonalionco/termux-whatsapp
- Owner: jeffersonalionco
- License: gpl-3.0
- Created: 2021-06-27T01:18:13.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-06-27T01:18:23.000Z (over 3 years ago)
- Last Synced: 2024-11-24T20:03:12.076Z (about 2 months ago)
- Language: JavaScript
- Size: 391 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Whatsapp-Botto-Re
> A whatsapp bot made using open-wa/wa-automate-nodejs library
## THERE'S A SUCCESSOR TO THIS PROJECT WITH FULL SUPPORT CHECK IT OUT
## Whatsapp-Botto-Xre
Prerequisites •
Installation •
Features •
License### 🏠 [Homepage](https://ewh-dev.herokuapp.com/index.html)
### [Whatsapp Group](https://chat.whatsapp.com/DchcgNLvkluIUe0DMf13QR)
## 📝 Prerequisites
- git
- npm >=2.0.32
- node >=12.18.3## ✍️ Editing The Config
Edit `config.json` to customize the bot as needed
```JSON{
"botadmins": [],
"prefix": "=",
"uaOverride": "WhatsApp/2.2037.6 Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.83 Safari/537.36",
"botname": "Emilia"
}```
`botadmins`: Put the array of [contactIds](https://docs.openwa.dev/globals.html#contactid) of the people who you want be bot admins
`prefix`: The prefix of the bot
`uaOverride`: Your user Agent
`botname`: The name of your bot## 🔍 Installation
* [Ffmpeg](https://ffmpeg.org/download.html)
* [ImageMagick](https://imagemagick.org/script/download.php)
* [Libwebp](https://developers.google.com/speed/webp/download) (optional)### Windows
[Windows Easy Installer](https://github.com/shubham8550)
### Linux
```bash
>git clone https://github.com/SomnathDas/Whatsapp-botto-re
> npm install```
## 🟩 Starting the server
```bash
> npm start
```
## 💡 Features
### Prefix = #
| Features | Command | Acces |
|:-----------------------------:|:-----------------:|:--------:|
| Convert Images into stickers | #sticker | Everyone |
| Convert Videos into stickers | #sticker/#gsticker| Everyone |
| Display anime info | #anime anime name | Everyone |
| Display Lyrics of songs | #lyrics song name | Everyone |
| Display Group info | #groupinfo | Everyone |
| Return wallpapers | #wallpaper term | Everyone |
| Scrap Subreddits [image based]| #sr subreddit | Everyone |
| Translate Text | #translate [quote]| Everyone |
| Display Covid 19 Info | #covid country | Everyone |
| Make quotes | #quotemaker | Everyone |
| Toggle NSFW | #act nsfw | Admins |
| Greet new members | #act welcome | Admins |
| Mention all group members | #ping text | Admins |
| Promote members | #promote @user | Admins |
| Demote admins | #demote @user | Admins |
| Display User profile | #profile | Everyone |### Random results
| Command | Result |
|:-------:|:------:|
|#pokemon | Displays a random pokemon|
|#rpaper | Displays a random Wallpaper|
|#waifu | Displays a random waifu and the info |
|#husbu | Displays a random husbando and info |
|#animeneko | Displays a random animeneko |
|#neko | Displays a random cat |
|#doggo | Displays a random dog |## 🤝 Contributing
Contributions, issues and feature requests are welcome!
Feel free to check [issues page](https://github.com/SomnathDas/Whatsapp-Botto-Re/issues).## 🔮 Original Authors
👤 **Somnath Das**
* Twitter: [@aksd3247](https://twitter.com/aksd3247)
* Github: [@SomnathDas](https://github.com/SomnathDas)
* Instagram: [@samurai3247](https://www.instagram.com/samurai3247/)👤 **Alen Yohannan**
* Twitter:
* GitHub: [@AlenSaito1](https://github.com/AlenSaito1)
* Instagram:## 📝 License
This project is [GNU General Public License v3.0](https://github.com/SomnathDas/Whatsapp-Botto-Re/blob/master/LICENSE) licensed.
## Show your support
Give a ⭐️ if this project helped you!
***