Add punctuation
This commit is contained in:
parent
c1c778af66
commit
f3b9010542
@ -419,7 +419,7 @@ class GlossBot(Bot):
|
||||
"""
|
||||
|
||||
def group(self, message):
|
||||
"""Handle glossary commands"""
|
||||
"""Handle glossary commands."""
|
||||
if "!add" in message.body:
|
||||
try:
|
||||
_, body = message.body.split(":!add")
|
||||
|
Reference in New Issue
Block a user