matterhorn-chat / matterhorn

A feature-rich Unix terminal client for the Mattermost chat system
BSD 3-Clause "New" or "Revised" License
1.05k stars 77 forks source link

Extend notifications with additional information #780

Closed jtdaugherty closed 1 year ago

jtdaugherty commented 2 years ago

We got a user request for notification scripts to get additional information: the channel name and a flag indicating whether the channel is a DM channel. I think it should generalize to "channel type" since there are many non-DM channel types. (See #681 for the original request.)

jtdaugherty commented 1 year ago

This is now implemented on develop in https://github.com/matterhorn-chat/matterhorn/commit/712e8a6ae28ad04831ef6ddf899b93f6c39a98d7.