/iamlistening

A python package to listen to messaging platforms.

Primary LanguagePythonMIT LicenseMIT



Logo







A python package to listen to messaging platforms,
such as discord, telegram, matrix, guilded, mastodon, lemmy, revolt.
How to use it

    listener = Listener()
    await listener.start()

Documentation