-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathconfig.yaml
52 lines (44 loc) · 1.33 KB
/
config.yaml
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
39
40
41
42
43
44
45
46
47
48
49
50
51
52
# Developer IDs
developers:
- 1803044735
# Custom messages
customMessages:
prohibitedLinks: "Maaf {{user}}, tautan tersebut berada dalam daftar hitam"
prohibitedWords: "Maaf {{user}}, kata dalam pesan yang anda kirim terdapat kata terlarang"
groupPromotion: "Maaf {{user}}, promosi dalam grup ini tidak diperbolehkan ya"
# Features on/off
features:
# To disable, just set the prohibitedLinks.enabled to false
prohibitedLinks:
enabled: true
sendToGroup: false
action: delete # available: ignore, delete, kick
links:
- t.me
- regex:(.*\.domain\.com)##flag:gi
# To disable, just set the prohibitedWors.enabled to false
prohibitedWords:
enabled: true
sendToGroup: false
action: delete # available: ignore, delete, kick
words:
- this-is-badword
# Filter group promotions (by @tag, and links)
# To disable, just set the noGroupPromotions.enabled to false
noGroupPromotions:
# Enabled status
enabled: true
# By tags
tags: true
# By links
links: true
# Message, set it to false if you won't send message to the group
messageEnabled: true
# Action
action: delete # available: delete, ignore, kick
# Bypass hastag (#hastag)
bypassHastags:
- sharegroup
# applied groups config (without setup)
appliedGroupsConfig:
- -1001513846226