mirror of
https://github.com/Sheldan/abstracto.git
synced 2026-04-07 01:30:49 +00:00
[AB-82] adding youtube video search
This commit is contained in:
@@ -48,3 +48,5 @@ include::modules/assignableRoles.adoc[]
|
||||
include::modules/statistic.adoc[]
|
||||
|
||||
include::modules/utility.adoc[]
|
||||
|
||||
include::modules/webservices.adoc[]
|
||||
@@ -0,0 +1,13 @@
|
||||
=== Webservices
|
||||
|
||||
Integrates different web APIs to be used via the bot.
|
||||
|
||||
|
||||
=== Youtube
|
||||
Feature key: `youtube`
|
||||
|
||||
==== Command
|
||||
Search for a youtube video::
|
||||
* Usage: `youtubeSearch <query>`
|
||||
* Aliases: `yt`
|
||||
* Description: Searches youtube for a video with this query, and returns the link with additional information.
|
||||
Reference in New Issue
Block a user