ChaterJee 0.1.5__py3-none-any.whl → 0.1.6__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
ChaterJee/ChaterJee.py CHANGED
@@ -255,6 +255,7 @@ class ChatLogs:
255
255
  logIMAGE = jobs[job_name]['logIMAGE']
256
256
 
257
257
  txt = self.get_last_line(logDIR / logFILE)
258
+ print(txt)
258
259
 
259
260
  if txt is not None:
260
261
  msg = await context.bot.send_message(chat_id=self.CHATID, text=txt)
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: ChaterJee
3
- Version: 0.1.5
3
+ Version: 0.1.6
4
4
  Summary: Communicate your project updates via Telegram Bot!
5
5
  Author: Pallab Dutta
6
6
  Author-email: pallab9997@gmail.com
@@ -0,0 +1,6 @@
1
+ ChaterJee/ChaterJee.py,sha256=FdyOn5LvWZawS0g41AUDM-vQtwcGTRluWImlnT-907g,14430
2
+ ChaterJee/__init__.py,sha256=tZmkZY2XbzJ8rHDh8nOmb1W73kPecPv3xcEiCPwkZf4,98
3
+ chaterjee-0.1.6.dist-info/METADATA,sha256=gbkx3ByauxGZrrduNhDAA9lIEMKyWfbFO1eplM1ixwU,340
4
+ chaterjee-0.1.6.dist-info/WHEEL,sha256=iAkIy5fosb7FzIOwONchHf19Qu7_1wCWyFNR5gu9nU0,91
5
+ chaterjee-0.1.6.dist-info/top_level.txt,sha256=Z1UAYoaNybpDiKjqa1yFpti_q0FNECVItb3-9yAh3gM,10
6
+ chaterjee-0.1.6.dist-info/RECORD,,
@@ -1,6 +0,0 @@
1
- ChaterJee/ChaterJee.py,sha256=lZHxSHQx2AtlEcW7dbqsfZ53YyWkrhJCGNoGtxOyO-w,14411
2
- ChaterJee/__init__.py,sha256=tZmkZY2XbzJ8rHDh8nOmb1W73kPecPv3xcEiCPwkZf4,98
3
- chaterjee-0.1.5.dist-info/METADATA,sha256=zVci81ZaQAZ3QAJczY1lAIUXi0ie8ZxmrCXnSGFONks,340
4
- chaterjee-0.1.5.dist-info/WHEEL,sha256=iAkIy5fosb7FzIOwONchHf19Qu7_1wCWyFNR5gu9nU0,91
5
- chaterjee-0.1.5.dist-info/top_level.txt,sha256=Z1UAYoaNybpDiKjqa1yFpti_q0FNECVItb3-9yAh3gM,10
6
- chaterjee-0.1.5.dist-info/RECORD,,