A python package to interact with messaging platform.


Keywords
bot, messaging, discord, telegram, matrix, chatbot, revolt, talky
License
MIT
Install
pip install iamlistening==5.1.8

Documentation



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