[AB-82] adding youtube video search

This commit is contained in:
Sheldan
2021-03-28 23:29:51 +02:00
parent 9541f907b8
commit c2b413e4b9
31 changed files with 1979 additions and 1 deletions

View File

@@ -48,3 +48,5 @@ include::modules/assignableRoles.adoc[]
include::modules/statistic.adoc[]
include::modules/utility.adoc[]
include::modules/webservices.adoc[]

View File

@@ -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.