Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mraniki/iamlistening
A python package to listen to messaging platforms.
https://github.com/mraniki/iamlistening
bot chatbot discord matrix revolt talky telegram
Last synced: 11 days ago
JSON representation
A python package to listen to messaging platforms.
- Host: GitHub
- URL: https://github.com/mraniki/iamlistening
- Owner: mraniki
- License: mit
- Created: 2023-06-02T08:05:39.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-23T01:02:57.000Z (6 months ago)
- Last Synced: 2024-05-23T02:23:40.583Z (6 months ago)
- Topics: bot, chatbot, discord, matrix, revolt, talky, telegram
- Language: Python
- Homepage: https://talky.readthedocs.io
- Size: 3.92 MB
- Stars: 2
- Watchers: 0
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
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