A Python library to send messages and files via Eitaa API
Project description
EitaaSender
EitaaSender یک کتابخانه پایتون ساده برای ارسال پیام و فایل به کانالها و گروههای ایتا است.
با استفاده از این کتابخانه میتوانید به راحتی از API ایتا پیام ارسال کنید یا فایل آپلود کنید.
نصب
pip install eitaa_sender
نحوه استفاده
from EitaaSender import EitaaSender
TOKEN = "توکن_خود_را_اینجا_قرار_دهید" sender = EitaaSender(TOKEN)
ارسال پیام متنی
sender.send_message("YourChannelId", "سلام دنیا!")
ارسال فایل
sender.send_file("YourChannelId", "D:\Eitaa\pic.png", "این یک تصویر است!")
ارتباط با ما https://t.me/MyCodeStore
Project details
Release history Release notifications | RSS feed
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 eitaasender-1.0.0.tar.gz.
File metadata
- Download URL: eitaasender-1.0.0.tar.gz
- Upload date:
- Size: 4.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.8.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a1f035173107ee21914285828f30c086b706172f2722d74af88d6937c60bf4f9
|
|
| MD5 |
4511e4d29880611d3bd006c989134350
|
|
| BLAKE2b-256 |
a0b0989e7e290683b904ef0b02303359d0029db3cbdc25f207ae2dcc3fb1edef
|
File details
Details for the file eitaasender-1.0.0-py3-none-any.whl.
File metadata
- Download URL: eitaasender-1.0.0-py3-none-any.whl
- Upload date:
- Size: 4.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.8.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2a9c877ee4905beecb84bd9708b041107009300a144584db2b00dc0942b42d27
|
|
| MD5 |
c9a08e1968fc6c1ba4e6fc9ef481a3d0
|
|
| BLAKE2b-256 |
eb653806ec900edfc92d2f624127939b8959d4125a3bd36fe453cbee7a11180d
|