Skip to main content

A Secure and Powerful Python-Telethon Based Library For Userbots.

Project description

Usage

=> Create folders named plugins, addons, assistant and resources.
=> Add your plugins in the plugins folder and others accordingly.
=> Create a .env file with API_ID, API_HASH, SESSION, BOT_TOKEN, BOT_USERNAME as mandatory environment variables
=> Run python -m GODBOY to start the bot.

Creating plugins

To work everywhere

@admin_cmd(
    pattern="start",
)   
async def _(e):   
    await eor(e, "GODBOY Started")   

To work only in groups

@admin_cmd(
    pattern="start",
    groups_only=True,
)   
async def _(e):   
    await eor(e, "GODBOY Started")   

Assistant Plugins 👇

@asst_cmd("start")   
async def _(e):   
    await e.reply("GODBOY Started")   

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

GODBOY-0.0.1.tar.gz (14.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

GODBOY-0.0.1-py3-none-any.whl (16.9 kB view details)

Uploaded Python 3

File details

Details for the file GODBOY-0.0.1.tar.gz.

File metadata

  • Download URL: GODBOY-0.0.1.tar.gz
  • Upload date:
  • Size: 14.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.6.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.1 CPython/3.9.5

File hashes

Hashes for GODBOY-0.0.1.tar.gz
Algorithm Hash digest
SHA256 3c98e7698b60ffe832b8139cd23ffb6a19601399be10a84b11b325d2290c490d
MD5 5ea9bc31fca6f33fe670978a2bdd11ce
BLAKE2b-256 e25744c25b4d085959313d106fce262a9b5179e8da15b67290fdc46ffe948c2e

See more details on using hashes here.

File details

Details for the file GODBOY-0.0.1-py3-none-any.whl.

File metadata

  • Download URL: GODBOY-0.0.1-py3-none-any.whl
  • Upload date:
  • Size: 16.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.6.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.1 CPython/3.9.5

File hashes

Hashes for GODBOY-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 0e14ce752b87530a1c44421a654b1c69e1e20567313880b55fffddf6ad8a0e5a
MD5 f8a1f35137eee85141d391d6f521aa45
BLAKE2b-256 90c453dedc26ff06c797367d3ac9ce5f3f67f95d6641b8454f5725e9cac18d44

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page