New plugins
This commit is contained in:
@@ -57,7 +57,10 @@ async def load_plugin(plugin_name):
|
||||
'youtube-preview': 'plugins.youtube-preview',
|
||||
'youtube-search': 'plugins.youtube-search',
|
||||
'weather': 'plugins.weather',
|
||||
'urbandictionary': 'plugins.urbandictionary'
|
||||
'urbandictionary': 'plugins.urbandictionary',
|
||||
'bitcoin':'plugins.bitcoin',
|
||||
'dns':'plugins.dns',
|
||||
'shodan':'plugins.shodan'
|
||||
}
|
||||
|
||||
# Get the module path from the mapping
|
||||
|
Reference in New Issue
Block a user