slogan: strip strings
This commit is contained in:
@@ -21,6 +21,7 @@ def slogan(phenny, input):
|
|||||||
phenny.say("You need to specify a word; try .slogan Granola")
|
phenny.say("You need to specify a word; try .slogan Granola")
|
||||||
return
|
return
|
||||||
|
|
||||||
|
word = word.strip()
|
||||||
slogan = sloganize(word)
|
slogan = sloganize(word)
|
||||||
|
|
||||||
# Remove HTML tags
|
# Remove HTML tags
|
||||||
|
|||||||
Reference in New Issue
Block a user