mirror of
https://github.com/Sheldan/abstracto.git
synced 2026-03-27 22:31:45 +00:00
[AB-82] adding urban dictionary api with a command
adding Instant handling to GSON
This commit is contained in:
@@ -11,3 +11,12 @@ 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.
|
||||
|
||||
=== Urban dictionary
|
||||
Feature key: `urban`
|
||||
|
||||
==== Command
|
||||
Search for an urban dictionary definition::
|
||||
* Usage: `urbanDefine <query>`
|
||||
* Aliases: `ud`
|
||||
* Description: Searches an urban dictionary definition, and returns the definition, with an example and meta information.
|
||||
Reference in New Issue
Block a user