https://github.com/whatsgram/whatsgram
WhatsApp userbot with Telegram bot integration.
https://github.com/whatsgram/whatsgram
telegram-bot userbot whatsapp-bot
Last synced: about 1 year ago
JSON representation
WhatsApp userbot with Telegram bot integration.
- Host: GitHub
- URL: https://github.com/whatsgram/whatsgram
- Owner: WhatsGram
- License: apache-2.0
- Created: 2021-09-11T08:08:38.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2023-08-06T18:32:16.000Z (almost 3 years ago)
- Last Synced: 2025-04-09T18:18:59.745Z (about 1 year ago)
- Topics: telegram-bot, userbot, whatsapp-bot
- Language: JavaScript
- Homepage:
- Size: 980 KB
- Stars: 129
- Watchers: 4
- Forks: 135
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
WhatsGram
Yet another bot for Whatsapp
### Features :
- Modular
- Get WhatsApp messages on Telegram as soon as they arrive
- Reply on WhatsApp by replying to the message on Telegram.
- Easily Deployable
- Ban Free (Using Whatsapp Web)
- Easy to Use
- Terminal Included
### Pre Added Plugins :
- **term** - Terminal in Whatsapp
- **sticker** - Convert image to sticker
- **carbon** - Create beautiful images using carbon.now.sh
Soon adding more!
### Deploy :
##### - Heroku
[](https://heroku.com/deploy?template=https://github.com/WhatsGram/WhatsGram "Deploy with Heroku")
##### - Railway
###### Method 1 (Recommended):
- Fork this repo.
- Now head towards https://railway.app/new, select Deploy from repo.
- Now select the forked repository, select branch.
- Now go to Variables and add variable listed below.
- DB_URL, PMGUARD_ENABLED, REMOVE_BG_API, TG_BOT_TOKEN, TG_OWNER_ID
- Go to Deployments and for deplyment to complete.
- Now you'll get qr code on tg bot, scan it and you're good to go.
###### Method 2:
[](https://railway.app/new/template?template=https://github.com/WhatsGram/WhatsGram&envs=DB_URL,PMGUARD_ENABLED,REMOVE_BG_API,TG_BOT_TOKEN,TG_OWNER_ID,DETA_PROJECT_KEY&DB_URLDesc=Create+A+Database+In+Mongodb+And+Get+URL.&PMGUARD_ENABLEDDesc=Put+true+to+enable+Pm+Guard.+Default+is+false.&REMOVE_BG_APIDesc=Remove.bg+API+key.+Get+it+from+https://remove.bg&TG_BOT_TOKENDesc=Get+Your+Bot+Token+From+@BotFather.&TG_OWNER_IDDesc=Your+telegram+ID.+Get+your+id+from+@userinfobot&DETA_PROJECT_KEYDesc=Deta+project+key.+Get+it+from+https://deta.sh/)
Read the [wiki](https://github.com/WhatsGram/WhatsGram/wiki/Deploy-with-Heroku) before Deploy it with Heroku
### Commands
_Send !help in Anywhere. Or read this [Command's Wiki](https://github.com/WhatsGram/WhatsGram/wiki/Commands "Command's Wiki")_
### Working :
- Opens whatsapp web in server using puppeteer.
- Listen messages and take action.
### Credits :
- [Whatsapp Web JS](https://github.com/pedroslopez/whatsapp-web.js/ "Whatsapp Web JS") - This project is fully depended on this awsome Library.
- [Js Dh](https://t.me/GcamMasterRace) for WhatsGram banner and icon.
### License & Copyright :
- This Project is [Apache-2.0](https://github.com/WhatsGram/WhatsGram/blob/main/LICENSE) Licensed
- Copyright 2021 by [Siddiquee Affan](https://github.com/siddiquiaffan)
### Connect :
- [Channel](https://telegram.dog/asprojects)
- [Support Group](https://telegram.dog/assupportchat)
- Follow me on GitHub -- [https://github.com/AffanTheBest](https://github.com/siddiquiaffan)