Skip to content

TaprisSugarbell/Bo.py

Repository files navigation

Bo.py

Bo.py

Installation

The Easy Way

Deploy to Heroku

Deploy

The Hard Way

pipenv shell
pip install -r requirements.txt
cp sample_config.py config.py
--- EDIT config.py values appropriately ---
python index.py

or

pipenv shell
pipenv install -r requirements.txt
cp sample_config.py config.py
--- EDIT config.py values appropriately ---
python index.py

Commands

  • /start

Start the bot

  • /qr

Generate a QR code from text

  • /pwd

Generates a password by taking 2 parameters Parameters

  1. Alphabet
  2. Upper case
  3. Lower case
  4. Numbers
  5. Alphanumeric
  6. Alphanumeric and Symbols Enter the number of your choice and/or the length, default "8".
    For example /pwd 5 20, creates a 20 character alphanumeric password.
  • /pytb

Download Videos
Supported Sites here, Deezer and Mediafire

  • /aud

Download Music

  • /gis

'Google Image Search'
Search images on google

  • /downanime

Download anime from Tio Anime and upload to GoFiles.io

LICENSE

  • MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages