Преглед на файлове

Add def to possible !dict aliases

tags/v0.2
justinkim преди 11 години
родител
ревизия
58066402af
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. +1
    -1
      earwigbot/commands/dictionary.py

+ 1
- 1
earwigbot/commands/dictionary.py Целия файл

@@ -28,7 +28,7 @@ from earwigbot.commands import Command
class Dictionary(Command):
"""Define words and stuff."""
name = "dictionary"
commands = ["dict", "dictionary", "define"]
commands = ["dict", "dictionary", "define", "def"]

def process(self, data):
if not data.args:


Зареждане…
Отказ
Запис