various plugin refactors and fixes
This commit is contained in:
@@ -87,6 +87,6 @@ async def handle_command(room, message, bot, prefix, config):
|
||||
|
||||
__version__ = "1.0.1"
|
||||
__author__ = "Funguy Bot"
|
||||
__description__ = "Urban Dictionary definitions (async)"
|
||||
__description__ = "Urban Dictionary definitions"
|
||||
__help__ = """<details><summary><strong>!ud</strong> – Urban Dictionary</summary>
|
||||
<ul><li><code>!ud</code> random, <code>!ud <term></code> top, <code>!ud <term> <index></code></li></ul></details>"""
|
||||
|
||||
Reference in New Issue
Block a user