This will make it convenient to include these bots in Zulip API releases on pypi. Fix #5009.
The send_reply function makes it easier for bots to send messages. This commit updates all bots to make use of this function, when possible.