diff options
| author | Tianhao Wang <shrik3@riseup.net> | 2023-04-04 09:58:28 +0200 |
|---|---|---|
| committer | Tianhao Wang <shrik3@riseup.net> | 2023-04-04 09:58:28 +0200 |
| commit | dc9d78058e72e2483a8f57f03046cc8eb7eceadd (patch) | |
| tree | d2e534c82b0d335582e020491237ddfb32320e12 /config.py | |
| parent | 75989747fb71753ed4f4839002e933d5e8aa7da5 (diff) | |
retab, move meow handler to timeline scan
Diffstat (limited to 'config.py')
| -rw-r--r-- | config.py | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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 |
