Description
Search Urban Dictionary for a Specific Word, or leave it to fate and pull something Random.
Import Code
UrbanDictionaryApi.sb (2.6 KB)
Installation
Warning Use this at your own risk, They are no filters based in this so the output could be anything.
In Streamer.bot in select Import
from the top left.
Copy the Import Code
and paste it into the Import String
.
The References should import but if not you will need to add the following -
System.Core.dll
System.dll
You will need to make sure the !urban
command is enabled. As commands are disabled by default.
Configuration
You can choose how you want to display the results, the code will return the following arguments.
urbanDefinition
urbanWord
urbanAuthor
urbanLink
urbanExample
Example Usage
!urban
This will return a random word.
!urban <word/phrase>
This will return the defintion of the searched input.