mirror of
https://github.com/zulip/zulip.git
synced 2025-11-17 20:41:46 +00:00
Rewritten in significant part by tabbott to actually be correct. One particularly nasty thing the original webhook integration did is do `current_time = time.time()` at the top of the `view.py` function -- that means that code ran at import time, not runtime.
2.5 KiB
2.5 KiB