youtube module

class shellbot.plugins.youtube.setup.Youtube(*args)

Implement the Youtube plugin.

coroutine youtube(ctx, *, query, bestof=3)

Implement the youtube command.

Parameters:ctx (Context) – The command context.