funidata / hybridilusmu

Hybridityöskentelyn tukisovellus Slack-integraatiolla, HY Ohtuprojekti 2021 syksy
https://funidata.github.io/hybridilusmu/
1 stars 0 forks source link

Fix app crashing if /tilaa is used in user DMs #106

Closed VoxBorealis closed 1 month ago

VoxBorealis commented 1 year ago

The app will crash if /tilaa-command is used in 'user to user' direct messages. It will attempt to send an ephemeral message to the channel (the direct message conversation) but it doesn't have access to it.

See: postEphemeralMessage function.

joonashak commented 1 month ago

Slash commands will not be used going forward.