X-Git-Url: https://git.cworth.org/git?p=turbot;a=blobdiff_plain;f=turbot%2Fhunt.py;h=3063d879cb1069745a5405683b87f733dea58c1f;hp=2d4de5108b4e75f5694b817941d3e24a1a8cec10;hb=a2f4a28d815e0a8448fb6d565592bb662843964f;hpb=192c9ca74b84a807c7f962a5ee6dd5c2d3c2759b 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