Kunal Mehta il y a 11 ans
Parent
révision
d168695b29
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. +1
    -1
      commands/urbandictionary.py

+ 1
- 1
commands/urbandictionary.py Voir le fichier

@@ -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"]


Chargement…
Annuler
Enregistrer