matrix-rssbot/src/matrix_rssbot
Kumi 6727d8eabe
fix: improve logging clarity by showing room ID
Updated the logging statement in the RSSBot class to display room IDs instead of room objects when processing feeds. This change ensures that log entries are more informative and easier to understand, especially when debugging issues related to specific rooms. The inclusion of room IDs aids in quick identification and resolution of problems by providing a clear reference to the affected chat room.
2024-05-18 09:08:38 +02:00
..
classes fix: improve logging clarity by showing room ID 2024-05-18 09:08:38 +02:00
__init__.py Created RSSBot 2024-03-02 15:31:14 +01:00
__main__.py refactor: streamline entry point and update version 2024-05-03 15:11:25 +02:00