aboutsummaryrefslogtreecommitdiffstats
path: root/_pytest/conftest.py
diff options
context:
space:
mode:
authorTrygve Aaberge <trygveaa@gmail.com>2023-09-19 01:08:32 +0200
committerTrygve Aaberge <trygveaa@gmail.com>2024-02-18 11:32:54 +0100
commitd094323c212587c8bdb68fda7dac2f053143ad32 (patch)
treedc22c4f9a72bffd49d008bcdc33c54db88a4a20b /_pytest/conftest.py
parent15d222cfe645e0f7b62738077cce534285f0169e (diff)
downloadwee-slack-d094323c212587c8bdb68fda7dac2f053143ad32.tar.gz
If a message has a user, use that even though it's a bot_message
Messages from Slackbot apparently have both a user and a bot_id, and sometimes have the subtype bot_message, other times not. However, the bot_id is B01 which gives bot_not_found when trying to look it up. I see that the web client shows it with the user profile, and doesn't show the message as a bot message, so do that here as well to match it and avoid the invalid bot_id.
Diffstat (limited to '_pytest/conftest.py')
0 files changed, 0 insertions, 0 deletions