ᴀʙɢ-ᴘʏʀᴏ :->
sᴛᴀʀᴛ ᴀsᴋ-ᴄʟɪᴇɴᴛ ᴡɪᴛʜ @ᴀᴘᴘ [ᴘʏʀᴏɢʀᴀᴍ ᴄʟɪᴇɴᴛ]
• Conversation in pyrogram
from Abg import Askclient
from pyrogram import Client, filters
app = Client("my_account")
read = Askclient(app)
@app.on_message(filters.command("start"))
async def start(c: app, m: Message):
answer = await read.ask(m, text)
if answer.text:
print(answer.text)
await answer.reply("ɪ ɢᴏᴛ ᴀɴsᴡᴇʀ..")
app.run()
ɪɴsᴛᴀʟʟɪɴɢ :->
pip3 install Abg
━━━━━━━━━━━━━━━━━━━━
ɴᴏᴛᴇ :->
- This library is made for my personal Project so don't take it deeply [you can use this 24*7 running ]
- My Project @AbgRobot / @Exon_Robot & @ExonMusicBot
- ᴇɴᴊᴏʏ ʙᴀʙʏ ♡
━━━━━━━━━━━━━━━━━━━━
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Abg-1.0.tar.gz
(13.5 kB
view details)
File details
Details for the file Abg-1.0.tar.gz.
File metadata
- Download URL: Abg-1.0.tar.gz
- Upload date:
- Size: 13.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 colorama/0.4.4 importlib-metadata/4.6.4 keyring/23.5.0 pkginfo/1.8.2 readme-renderer/34.0 requests-toolbelt/1.0.0 requests/2.30.0 rfc3986/1.5.0 tqdm/4.57.0 urllib3/1.26.5 CPython/3.10.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
08bff8ee61ed8fd90afe31dbc3593ad41886c95e223e9afb5712fdaa9c5badea
|
|
| MD5 |
5ce3d42aa20126842b4992fdff86d399
|
|
| BLAKE2b-256 |
b3a33d45691986a22f995bea2add43cac429b1abe5e2b62d55a32d2213532058
|