Skip to main content

This is a powerful library for building self robots in Eitaa

Project description


Eitaabot

Eitaa Bot Library for Python

Install via pip

pip install Eitaabot

Example

Getting channel's information :

from Eitaabot import Bot
print(Bot.get_info("eitta")) # "eitta" is a channel id

Sending messages :

from Eitaabot import Bot
bot = Bot("your eitaayar.ir token")
print(bot.send_message("chat id","message text",pin=True))

© 2023 Mohammad Saeed Salari

Project details


Release history Release notifications | RSS feed

This version

1.0

Download files

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

Source Distribution

Eitaabot-1.0.tar.gz (3.8 kB view hashes)

Uploaded Source

Built Distribution

Eitaabot-1.0-py3-none-any.whl (3.1 kB view hashes)

Uploaded Python 3

Supported by

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