mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-11-23 11:09:23 +01:00
DOTS!
This commit is contained in:
parent
309b693e86
commit
7b2dbcf6c4
@ -156,7 +156,7 @@ class Google(callbacks.PrivmsgCommandAndRegexp):
|
||||
else:
|
||||
results.append(url)
|
||||
if not results:
|
||||
return format('No matches found (%s)', t)
|
||||
return format('No matches found. (%s)', t)
|
||||
else:
|
||||
return format('%s: %s', t, '; '.join(results))
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user