summaryrefslogtreecommitdiff
path: root/bot.py
diff options
context:
space:
mode:
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