Skylar-Tech / node-red-contrib-matrix-chat

Matrix chat server support for Node-RED
GNU General Public License v3.0
31 stars 10 forks source link

Allow room_ids in config to show room names #115

Open skylord123 opened 1 week ago

skylord123 commented 1 week ago

Would be nice if we could have it so whenever the room id list changes in the config that we do an http request to node-red to fetch the room names for the given id list.

This would make it much easier to figure out what room_id belongs to what room name since element doesn't have a good way to search by room id.