瀏覽代碼

Merge e93edf5255 into 97f5d95f8e

pull/9/merge
Kunal Mehta 11 年之前
父節點
當前提交
d168695b29
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. +1
    -1
      commands/urbandictionary.py

+ 1
- 1
commands/urbandictionary.py 查看文件

@@ -11,7 +11,7 @@ from urllib2 import urlopen
from earwigbot.commands import Command

class UrbanDictionary(Command):
"""Get the definition of a word using Urban Dictionary."""
"""Get the definition of a word or phrase using Urban Dictionary."""
name = "urban"
commands = ["urban", "urbandictionary", "dictt", "definee", "defne", "dct",
"ud"]


Loading…
取消
儲存