summaryrefslogtreecommitdiff
path: root/config.py
diff options
context:
space:
mode:
Diffstat (limited to 'config.py')
-rw-r--r--config.py6
1 files changed, 6 insertions, 0 deletions
diff --git a/config.py b/config.py
index 985370e..12e3a2f 100644
--- a/config.py
+++ b/config.py
@@ -28,7 +28,13 @@ except:
ADMINS = ["shrik3"]
+# INTIMACY THREHOLDS
+INTIMACY_FRIENDLY = 10
+INTIMACY_ACTIVE = 50
+INTIMACY_LOVE = 100
+# BEHAVIOURS ..
+CATCH_BIRD_MAX_LENGTH = 30
## DB CONFIGS -----------------------------
# TODO, currently the bot and the db handler is sharing