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, STRING_SESSION,
TG_BOT_USER_NAME_BF_HER, TG_BOT_TOKEN_BF_HER as mandatory environment variables.
=> Run python -m GODBOY to start the bot.
Creating plugins
To work everywhere
@bot.on(admin_cmd(pattern="start"))
async def _(event):
await event.edit("GODBOY Is Started")
Assistant Plugins 👇
@god.on(events.NewMessage(pattern=("/start")))
async def _(event):
await god.send_message("Hi Master Your Assistant is in your service😇")
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file GODBOY-0.0.3.tar.gz.
File metadata
- Download URL: GODBOY-0.0.3.tar.gz
- Upload date:
- Size: 14.1 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
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
586ba22a89ded23b40a41a69d8a91edefeac9452414cf850f3fc8fb84c293414
|
|
| MD5 |
ebef9f2082b1ec67d7ce0ee442dde21f
|
|
| BLAKE2b-256 |
1a19b595df7497edf33cfe0436cb73e6ca9900136dd35b6f830b9bc6c0bdfa99
|
File details
Details for the file GODBOY-0.0.3-py3-none-any.whl.
File metadata
- Download URL: GODBOY-0.0.3-py3-none-any.whl
- Upload date:
- Size: 17.0 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
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9abb31755e3a673a1253ee0aee3bf67e178571a0088ed76626d2751b0e0f300c
|
|
| MD5 |
990d6d9a998f850ec3ab612f9731b822
|
|
| BLAKE2b-256 |
3feaa2ce0b944519199694a2d81e943af989ddf570ae873d8cd144243a26ea06
|