python-zulip-api/bots/youtube
2017-06-13 11:13:23 -07:00
..
assets bots: Move contrib_bots to api/bots*. 2017-06-01 12:31:54 -07:00
__init__.py bots: Add missing __init__.py files. 2017-06-08 09:18:24 -07:00
readme.md bots: Move contrib_bots to api/bots*. 2017-06-01 12:31:54 -07:00
youtube.py bots: Rename BotHandlerApi object client to bot_handler. 2017-06-13 11:13:23 -07:00

Youtube bot

Youtube bot is a Zulip bot that can fetch first video from youtube search results for a specified term. To use youtube bot you can simply call it with @mention-bot followed by a command. Like this:

@mention-bot <search term>

example usage