-
Notifications
You must be signed in to change notification settings - Fork 36
/
Copy pathconfig.ini
38 lines (29 loc) · 927 Bytes
/
config.ini
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
[bot]
# <heroku-var>
owner=
# <heroku-var>
token=
language=ru
version=0.5
version_codename=Naked Samurai
[groups]
main=0
reports=0
logs=0
new_users_nomedia=7776000
linked_channel=0
[spam]
# after what amount of messages, anti-spam will stop checking this user
member_messages_threshold=10
# OR after what amount of reputation points, anti-spam will stop checking this user
member_reputation_threshold=10
# reputation points user must have, to be allowed to send media type messages
allow_media_threshold=20
# remove messages during this interval after a post to channel has been made
remove_first_comments_interval=30
# reputation points account must have, to be allowed to post messages (automatic_forward)
allow_first_comments_threshold=50
# reputation points women account must have, to be allowed to post messages (automatic_forward)
allow_first_comments_threshold__woman=10
[db]
url=sqlite+aiosqlite:///db.sqlite