summaryrefslogtreecommitdiff
path: root/config.py
diff options
context:
space:
mode:
authorTianhao Wang <shrik3@riseup.net>2023-04-04 09:58:28 +0200
committerTianhao Wang <shrik3@riseup.net>2023-04-04 09:58:28 +0200
commitdc9d78058e72e2483a8f57f03046cc8eb7eceadd (patch)
treed2e534c82b0d335582e020491237ddfb32320e12 /config.py
parent75989747fb71753ed4f4839002e933d5e8aa7da5 (diff)
retab, move meow handler to timeline scan
Diffstat (limited to 'config.py')
-rw-r--r--config.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/config.py b/config.py
index 12e3a2f..f68e7fa 100644
--- a/config.py
+++ b/config.py
@@ -34,7 +34,8 @@ INTIMACY_ACTIVE = 50
INTIMACY_LOVE = 100
# BEHAVIOURS ..
-CATCH_BIRD_MAX_LENGTH = 30
+CATCH_BIRD_MAX_LENGTH = 20
+CATCH_CAT_MAX_LENGTH = 20
## DB CONFIGS -----------------------------
# TODO, currently the bot and the db handler is sharing