List reason in response
This commit is contained in:
parent
ddf7f57ca5
commit
f3854ded5b
@ -188,7 +188,7 @@ logbot @uptime: To check how long @logbot has been around
|
||||
media_type = media_type.replace("images", "image") # linguistic hack!
|
||||
reply = f"Thanks for that { media_type }!"
|
||||
else:
|
||||
reply = "Sorry, can't process that :("
|
||||
reply = "Sorry, can't process that :( (unknown media type?)"
|
||||
|
||||
elif "@add" in message.text:
|
||||
add_to_db(self, message)
|
||||
|
Loading…
Reference in New Issue
Block a user