Urban Dictionary plugin added
This commit is contained in:
@@ -56,7 +56,8 @@ async def load_plugin(plugin_name):
|
||||
'xkcd': 'plugins.xkcd',
|
||||
'youtube-preview': 'plugins.youtube-preview',
|
||||
'youtube-search': 'plugins.youtube-search',
|
||||
'weather': 'plugins.weather'
|
||||
'weather': 'plugins.weather',
|
||||
'urbandictionary': 'plugins.urbandictionary'
|
||||
}
|
||||
|
||||
# Get the module path from the mapping
|
||||
|
Reference in New Issue
Block a user