summaryrefslogtreecommitdiff
path: root/bot.py
diff options
context:
space:
mode:
authorRosyid Haryadi <rosyid_haryadi@protonmail.com>2024-07-27 11:15:35 +0700
committerRosyid Haryadi <rosyid_haryadi@protonmail.com>2024-07-27 11:15:35 +0700
commit6674c2ecd650ead1aaf91f7e86710d9eb3c99eee (patch)
tree3e1fea2b728118524a60535e582cde9b3cb5053c /bot.py
parent4c384373df753b7ad784b5613d05c1b8b2eb56b3 (diff)
use virtual display
Diffstat (limited to 'bot.py')
-rw-r--r--bot.py8
1 files changed, 7 insertions, 1 deletions
diff --git a/bot.py b/bot.py
index ba7b96b..6550111 100644
--- a/bot.py
+++ b/bot.py
@@ -1,3 +1,9 @@
"""
Tergantung hasil pembacaan csvReader, ketrigger kalo bacaan lookerstudio masih di bawah 70%
-""" \ No newline at end of file
+"""
+
+
+class Bot:
+ # ngga perlu library lah
+ def __init__(self):
+ pass