aboutsummaryrefslogtreecommitdiff
path: root/config.py
diff options
context:
space:
mode:
Diffstat (limited to 'config.py')
-rw-r--r--config.py5
1 files changed, 5 insertions, 0 deletions
diff --git a/config.py b/config.py
index b5f37cd..2d47141 100644
--- a/config.py
+++ b/config.py
@@ -1,3 +1,8 @@
+# FOOLPROOF: MODIFY THIS CONFIG AND
+# DELETE THE FOLLOWING TWO LINES
+print("You are not running a script from internet without inspecting, are you?")
+exit()
+
APPNAME = 'bot_id'
BASEURL = 'https://_instance_'