Quellcode durchsuchen

[05:43:55 PM] <@Earwig> legoktm: pull req "definition of word" to "definition of work or phrase" please + thanks

pull/9/head
Kunal Mehta vor 11 Jahren
Ursprung
Commit
e93edf5255
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. +1
    -1
      commands/urbandictionary.py

+ 1
- 1
commands/urbandictionary.py Datei anzeigen

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


Laden…
Abbrechen
Speichern