mirror of
https://github.com/Sheldan/abstracto-templates.git
synced 2026-04-18 04:50:34 +00:00
[AB-82] adding webservices module with youtube search and urban dictionary
This commit is contained in:
@@ -0,0 +1 @@
|
||||
Searches for definitions on [urban dicationary](https://www.urbandictionary.com/)
|
||||
@@ -0,0 +1,2 @@
|
||||
This command can be used to search for definition on urban dictionary.
|
||||
The provided information will also include examples and some meta information, like upvotes, downvotes and creation date.
|
||||
@@ -0,0 +1 @@
|
||||
The query to search on urban dictionary for
|
||||
@@ -0,0 +1 @@
|
||||
Author
|
||||
@@ -0,0 +1 @@
|
||||
Downvotes
|
||||
@@ -0,0 +1 @@
|
||||
Example
|
||||
@@ -0,0 +1 @@
|
||||
Link
|
||||
@@ -0,0 +1 @@
|
||||
Upvotes
|
||||
@@ -0,0 +1 @@
|
||||
Jump
|
||||
@@ -0,0 +1 @@
|
||||
Urban dictionary
|
||||
@@ -0,0 +1 @@
|
||||
No definition found.
|
||||
@@ -0,0 +1 @@
|
||||
Searches for one video on youtube
|
||||
@@ -0,0 +1,2 @@
|
||||
This command will search on Youtube for the given query and posts the first video it finds
|
||||
The video link will be accompanied with additional video information.
|
||||
@@ -0,0 +1 @@
|
||||
The query to search on Youtube
|
||||
@@ -0,0 +1 @@
|
||||
Comment count
|
||||
@@ -0,0 +1 @@
|
||||
Dislikes
|
||||
@@ -0,0 +1 @@
|
||||
Likes
|
||||
@@ -0,0 +1 @@
|
||||
Views
|
||||
@@ -0,0 +1 @@
|
||||
Published at
|
||||
@@ -0,0 +1 @@
|
||||
Youtube
|
||||
@@ -0,0 +1 @@
|
||||
Youtube API exception: ${exception}
|
||||
@@ -0,0 +1 @@
|
||||
No video found
|
||||
Reference in New Issue
Block a user