Unofficial iGap Bot API client for Python
Project description
ighap-bot
Unofficial Python client for iGap Bot API.
Installation
pip install ighap-bot
Usage
from ighap_bot.bot import BotClient
bot = BotClient(token="YOUR_TOKEN")
@bot.on_message()
async def handle_message(message):
await bot.send_message(message.room_id, "Hello from iGap bot!")
bot.run()
Features
• Async client using
• Message handling with filters
• File upload support
• Extensible architecture
License
MIT
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
ighap_bot-0.1.1.tar.gz
(113.1 kB
view details)
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
ighap_bot-0.1.1-py3-none-any.whl
(343.7 kB
view details)
File details
Details for the file ighap_bot-0.1.1.tar.gz.
File metadata
- Download URL: ighap_bot-0.1.1.tar.gz
- Upload date:
- Size: 113.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0bf805a519acf8616477f39da7a634bcf45e069d55c9af6927d0352141ce6bd1
|
|
| MD5 |
01a3283fb88f16522bb33abd9675ad59
|
|
| BLAKE2b-256 |
cf8f854da9832282819c28b06ecdc46182947976b55d58684adb00bd1d342219
|
File details
Details for the file ighap_bot-0.1.1-py3-none-any.whl.
File metadata
- Download URL: ighap_bot-0.1.1-py3-none-any.whl
- Upload date:
- Size: 343.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
eeff87f6b2b7e094c9d4df7519706265fd0a981bfe136ec2398b25f11111079f
|
|
| MD5 |
63c73bdd17bacf7c58e11ecdaa1ddbb5
|
|
| BLAKE2b-256 |
33b92deb91e5aace2770775a2ff9b9dda54619dbdc603bac46f4afc1db6257c3
|