Urban Dictionary plugin added
This commit is contained in:
@@ -20,7 +20,7 @@ from plugins.config import FunguyConfig
|
||||
# Whitelist of allowed plugins to prevent arbitrary code execution
|
||||
ALLOWED_PLUGINS = {'ai', 'config', 'cron', 'date', 'fortune', 'help', 'isup', 'karma',
|
||||
'loadplugin', 'plugins', 'proxy', 'sd_text', 'stable-diffusion',
|
||||
'xkcd', 'youtube-preview', 'youtube-search', 'weather'}
|
||||
'xkcd', 'youtube-preview', 'youtube-search', 'weather', 'urbandictionary'}
|
||||
|
||||
class FunguyBot:
|
||||
"""
|
||||
|
Reference in New Issue
Block a user