summaryrefslogtreecommitdiff
path: root/config.py
diff options
context:
space:
mode:
authorTianhao Wang <shrik3@riseup.net>2023-04-04 09:43:32 +0200
committerTianhao Wang <shrik3@riseup.net>2023-04-04 09:43:32 +0200
commit75989747fb71753ed4f4839002e933d5e8aa7da5 (patch)
tree9995fd2740b35720c3ac77dcf452a7f5905ee1c6 /config.py
parent917954ecf051198ca3916db4173503514642550a (diff)
fix syntax
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