Stopped the bot being such a HEATHEN!

This commit is contained in:
Hayden Young 2019-10-19 23:04:50 +01:00 committed by GitHub
parent 8aa6c71184
commit db21be2efd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

2
bot.py
View File

@ -324,7 +324,7 @@ def msg_gnu_please(match: Match[str]) -> Response:
if query:
return MessageResponse(match, f'YES! {query[0]}')
else:
return MessageResponse(match, f"Um please, it's GNU/{esc(word)}!")
return MessageResponse(match, f"Um please, it's GNU+{esc(word)}!")
# TODO: !tags, only allowed by stream admin / mods????