Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/M-fazin/Password-Generator-Bot
A Simple Telegram Bot That Can Generate Strong Password With Many Features Written In Python Using Pyrogram
https://github.com/M-fazin/Password-Generator-Bot
bot password password-generator pyrogram pyrogram-bot python random random-generation telegram telegram-bot
Last synced: 3 months ago
JSON representation
A Simple Telegram Bot That Can Generate Strong Password With Many Features Written In Python Using Pyrogram
- Host: GitHub
- URL: https://github.com/M-fazin/Password-Generator-Bot
- Owner: M-fazin
- License: mit
- Created: 2021-08-10T10:01:07.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-05-02T14:58:17.000Z (over 2 years ago)
- Last Synced: 2024-07-18T11:06:17.202Z (4 months ago)
- Topics: bot, password, password-generator, pyrogram, pyrogram-bot, python, random, random-generation, telegram, telegram-bot
- Language: Python
- Homepage: https://telegram.me/EKBOTZ_UPDATE
- Size: 53.7 KB
- Stars: 22
- Watchers: 1
- Forks: 20
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Password-Generator-Bot
---
A Simple Telegram Bot That Can Generate Strong Password With Many Features Written In Python Using Pyrogram
---
## Features
- Random Password
- Non-Readable
- Strong Passwords
- You Can Select Character Limits (Maximum 84)---
## Deploy
[![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy?template=https://github.com/M-fazin/Password-Generator-Bot)
---
## Commands
```
start - To Start The Bot
help - To Get Help On How To Use The Bot
about - To Get Info Of Bot
```---
## Variables
- `API_ID` :- Your API_ID, Get This Value From [my.telegram.org/](https://my.telegram.org/)
- `API_HASH` :- Your API_HASH From [my.telegram.org/](https://my.telegram.org/)
- `BOT_TOKEN` :- Your BOT_TOKEN From [@BotFather](https://telegram.me/BotFather) Get This Value When Create Bot---
## Licence
Copyright (c) 2021 Muhammed Fazin EK [MIT License](/LICENSE)
---
## Credits
- [M-fazin](https://github.com/M-fazin) (Developer & Owner)
- [Pyrogram](https://pyrogram.org) (Library)
- [Fayas Noushad](https://github.com/FayasNoushad) & [Mr Vishal](https://github.com/MrVishal2K2) For Helping Me---
## Contribution
```
Contributors are always welcome
```---