Skip to content

moradpoor/PasswordGeneratorBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🔐 Strong Password Generator Bot

A simple and lightweight Telegram bot that generates strong, secure passwords with a single command.

@MyPasswordGeneratorBot


▶️ Youtube Tutorial


🚀 Features

  • Generate strong and random passwords instantly
  • Clean and minimal code structure
  • Fast, lightweight, and easy to deploy
  • Easy configuration through config.py

📦 Installation

Clone the repository:

git clone https://github.com/moradpoor/PasswordGeneratorBot.git
cd your-repo
pip install -r requirements.txt

⚙️ Configuration

Before running the bot, open the file config.py and set the following values:

  • TOKEN = "your-telegram-bot-token"
  • DEV = 123456789

Required values:

  • TOKEN → Your bot token from @BotFather
  • DEV → Your Telegram user ID (for admin access)
  • Make sure to fill these fields correctly before running the bot.

▶️ Run the Bot

  • Use the command below to start the bot:
python3 bot.py

Once started, the bot is ready to generate secure and strong passwords.

About

Generate strong, secure passwords with a single command.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages