X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=turbot%2Fhunt.py;h=3063d879cb1069745a5405683b87f733dea58c1f;hb=a2f4a28d815e0a8448fb6d565592bb662843964f;hp=2d4de5108b4e75f5694b817941d3e24a1a8cec10;hpb=1af32409a8d60e9580a0873bd8b2fa3c676c37ee;p=turbot diff --git a/turbot/hunt.py b/turbot/hunt.py index 2d4de51..3063d87 100644 --- a/turbot/hunt.py +++ b/turbot/hunt.py @@ -174,6 +174,9 @@ def hunt_update_topic(turb, hunt): if url: topic += "<{}|Hunt website> ".format(url) + topic += " ".format( + hunt['channel_id']) + state = hunt.get('state', None) if state: topic += state