Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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
```

---