[AB-82] adding urban dictionary api with a command

adding Instant handling to GSON
This commit is contained in:
Sheldan
2021-03-29 01:13:46 +02:00
parent c2b413e4b9
commit 45c1df0d44
21 changed files with 292 additions and 6 deletions

View File

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