Skip to content

takemurahusky/SubbyPasswordsBot

 
 

Repository files navigation

Password Strength Bot

This telegram bot checks the "password" that was generated by a cutie. You can add it to any telegram group and call it by replying to the "password" with /check

It is a silly product that was the result of some teasing fun between friends. Don't use it for serious password checking - it is not made for that.

You can try it by directly talking to @SubbyPasswordsBot. Any private message will be rated immediately and then discarded.

Run your own instance

  • clone this repository to a folder on your docker host, for example to /opt
  • create a bot token by talking to the BotFather
  • add the bot token to the bot.env file
  • run docker compose up -d

About

Useless Telegram bot for checking a "password" generated by a sub

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 96.7%
  • Dockerfile 3.3%