A python package to interact with messaging platform.
Project description
|
|
|
|
|
A python package to listen to messaging platforms, such as discord, telegram, matrix, guilded, mastodon, lemmy. |
How to use it
listener = Listener()
await listener.start()
while listener.handler.connected:
msg = await listener.handler.get_latest_message()
if msg:
logger.info(f"Frasier👂: {msg}")
Documentation
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
iamlistening-3.3.9.tar.gz
(9.0 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
File details
Details for the file iamlistening-3.3.9.tar.gz.
File metadata
- Download URL: iamlistening-3.3.9.tar.gz
- Upload date:
- Size: 9.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8ed3c5d227c562da8f53097a921157d13b98d61c078f64d732bcba40f75da6a7
|
|
| MD5 |
a1f7602f050f24599d72b13528002a07
|
|
| BLAKE2b-256 |
7730dbd19824e0e931fae543c0cc71a8c8767e0a90d7425dc294d4656169fc0e
|
File details
Details for the file iamlistening-3.3.9-py3-none-any.whl.
File metadata
- Download URL: iamlistening-3.3.9-py3-none-any.whl
- Upload date:
- Size: 12.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bde76f63f88a69820ce5b3eaa5cc3a5a9978a5282e512bb58db16d8c756a60fb
|
|
| MD5 |
b21081f606dcd4b5d35908e2af8ca0d3
|
|
| BLAKE2b-256 |
fdebf680b2fbcc89f3f05c32a4e152b3a6c540fd5634eca30bba52e0d350ec26
|