Pārlūkot izejas kodu

Add def to possible !dict aliases

tags/v0.2
justinkim pirms 11 gadiem
vecāks
revīzija
58066402af
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. +1
    -1
      earwigbot/commands/dictionary.py

+ 1
- 1
earwigbot/commands/dictionary.py Parādīt failu

@@ -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:


Notiek ielāde…
Atcelt
Saglabāt