https://github.com/ShivangKakkar/WhisperBot
Telegram Whisper Bot https://t.me/StarkBots
https://github.com/ShivangKakkar/WhisperBot
Last synced: 5 months ago
JSON representation
Telegram Whisper Bot https://t.me/StarkBots
- Host: GitHub
- URL: https://github.com/ShivangKakkar/WhisperBot
- Owner: ShivangKakkar
- License: agpl-3.0
- Created: 2021-08-12T22:48:00.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2024-02-27T04:25:58.000Z (over 1 year ago)
- Last Synced: 2025-02-09T00:02:44.109Z (8 months ago)
- Language: Python
- Homepage:
- Size: 30.3 KB
- Stars: 43
- Watchers: 2
- Forks: 75
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- BotList - Whisper Bot - Send Secret Whispers (Telegram Bot List / List of Source Codes)
README
# Whisper Bot [@WhisperStarkBot](https://t.me/WhisperStarkBot)
> A star ⭐ from you means a lot to us!
Telegram bot for Whisper Message.
[](https://github.com/ellerbrock/open-source-badges/)
## Usage
### Deploy to Heroku
[](https://heroku.com/deploy?template=https://github.com/StarkBotsIndustries/WhisperBot)
1. Tap on above button and fill `API_ID`, `API_HASH`, `BOT_TOKEN`.
2. Then tap "Deploy App" below it. Wait till deploying is complete (will take atmost 2 minutes).
3. After deploying is complete, tap on "Manage App"
4. Check the logs to see if your bot is ready!
5) **IMPORTANT** : You need to do two things on [@BotFather](https://t.me/BotFather).
1) Turn on Inline Mode in your bot settings.
2) Now go back to settings, Tap on `Inline Feedback` and then on `100%` (without this your bot is nothing.)### Local Deploying
1. Clone the repo
```markdown
git clone https://github.com/StarkBotsIndustries/WhisperBot
```
2. Get a DATABASE_URL. If you don't know how, deploy using Heroku Button only.
3. Edit `Config.py` and fill the needed variables4. Enter the directory
```markdown
cd WhisperBot
```
5. Run the file
```markdown
python3 whisper.py
```## Environment Variables
#### Mandatory Vars
- `API_ID` - Get this from [my.telegram.org](https://my.telegram.org/auth)
- `API_HASH` - Get this from [my.telegram.org](https://my.telegram.org/auth)
- `BOT_TOKEN` - Get this from [@BotFather](https://t.me/BotFather)
- `DATABASE_URL` - Will be automatically added by Heroku.## Functions
> More features soon, this is a minimal example :)
## To-Do
> That's on you mainly...
## Stats
[](https://github.com/StarkBotsIndustries/WhisperBot/network/) [](https://github.com/StarkBotsIndustries/WhisperBot/stargazers/) [](https://github.com/StarkBotsIndustries/WhisperBot/watchers/)
[](https://github.com/StarkBotsIndustries/WhisperBot/graphs/commit-activity)## License
[](https://www.gnu.org/licenses/agpl-3.0)
## Contributing
[](https://github.com/StarkBotsIndustries/WhisperBot/graphs/contributors/)
> Contributions are heartily accepted.
[](http://makeapullrequest.com)
## Credits
- [Dan Tès](https://github.com/delivrance) for his [Pyrogram](https://docs.pyrogram.org) Library
## Support
Channel :- [@StarkBots](https://t.me/StarkBots)
Group Chat :- [@StarkBotsChat](https://t.me/StarkBotsChat)
## :)
[](https://www.python.org/)
[](https://github.com/StarkBotsIndustries)
[](https://github.com/StarkBotsIndustries)