@ -55,6 +55,7 @@ def bot():
text = payload.get('text')
if not text:
return
text = text.lower()
for word in configurator.get_config('words'):
if word in text:
mes = 'Держи шутку!\n' + get_random()
The note is not visible to the blocked user.