oloturia 4 роки тому
батько
коміт
06900ec18e
1 змінених файлів з 0 додано та 1 видалено
  1. 0 1
      buonanotte.py

+ 0 - 1
buonanotte.py

@@ -24,7 +24,6 @@ class goodListener(StreamListener):
 			account = notification["account"]["acct"]
 			content = notification["status"]["content"]
 			goodNight = regex.search(content)
-			print(content)
 			if content.find("dormire") != -1:
 				lang = 'it'
 			elif content.find("dormiria") != -1: