소스 검색

Merge pull request #9 from legoktm/earwig-nitpick

"definition of word" --> "definition of word or phrase"
pull/10/head
Ben Kurtovic 11 년 전
부모
커밋
27e2fd08a3
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"]


불러오는 중...
취소
저장