forked from python-discord/bot
-
Notifications
You must be signed in to change notification settings - Fork 0
/
config-default.yml
357 lines (287 loc) · 12.3 KB
/
config-default.yml
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
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
bot:
prefix: "!"
token: !ENV "BOT_TOKEN"
cooldowns:
# Per channel, per tag.
tags: 60
clean:
# Maximum number of messages to traverse for clean commands
message_limit: 10000
style:
colours:
soft_red: 0xcd6d6d
soft_green: 0x68c290
soft_orange: 0xf9cb54
emojis:
defcon_disabled: "<:defcondisabled:470326273952972810>"
defcon_enabled: "<:defconenabled:470326274213150730>"
defcon_updated: "<:defconsettingsupdated:470326274082996224>"
green_chevron: "<:greenchevron:418104310329769993>"
red_chevron: "<:redchevron:418112778184818698>"
white_chevron: "<:whitechevron:418110396973711363>"
bb_message: "<:bbmessage:476273120999636992>"
status_online: "<:status_online:470326272351010816>"
status_idle: "<:status_idle:470326266625785866>"
status_dnd: "<:status_dnd:470326272082313216>"
status_offline: "<:status_offline:470326266537705472>"
bullet: "\u2022"
pencil: "\u270F"
new: "\U0001F195"
cross_mark: "\u274C"
icons:
crown_blurple: "https://cdn.discordapp.com/emojis/469964153289965568.png"
crown_green: "https://cdn.discordapp.com/emojis/469964154719961088.png"
crown_red: "https://cdn.discordapp.com/emojis/469964154879344640.png"
defcon_denied: "https://cdn.discordapp.com/emojis/472475292078964738.png"
defcon_disabled: "https://cdn.discordapp.com/emojis/470326273952972810.png"
defcon_enabled: "https://cdn.discordapp.com/emojis/470326274213150730.png"
defcon_updated: "https://cdn.discordapp.com/emojis/472472638342561793.png"
filtering: "https://cdn.discordapp.com/emojis/472472638594482195.png"
guild_update: "https://cdn.discordapp.com/emojis/469954765141442561.png"
hash_blurple: "https://cdn.discordapp.com/emojis/469950142942806017.png"
hash_green: "https://cdn.discordapp.com/emojis/469950144918585344.png"
hash_red: "https://cdn.discordapp.com/emojis/469950145413251072.png"
message_bulk_delete: "https://cdn.discordapp.com/emojis/469952898994929668.png"
message_delete: "https://cdn.discordapp.com/emojis/472472641320648704.png"
message_edit: "https://cdn.discordapp.com/emojis/472472638976163870.png"
sign_in: "https://cdn.discordapp.com/emojis/469952898181234698.png"
sign_out: "https://cdn.discordapp.com/emojis/469952898089091082.png"
token_removed: "https://cdn.discordapp.com/emojis/470326273298792469.png"
user_ban: "https://cdn.discordapp.com/emojis/469952898026045441.png"
user_unban: "https://cdn.discordapp.com/emojis/469952898692808704.png"
user_update: "https://cdn.discordapp.com/emojis/469952898684551168.png"
user_mute: "https://cdn.discordapp.com/emojis/472472640100106250.png"
user_unmute: "https://cdn.discordapp.com/emojis/472472639206719508.png"
user_verified: "https://cdn.discordapp.com/emojis/470326274519334936.png"
user_warn: "https://cdn.discordapp.com/emojis/470326274238447633.png"
pencil: "https://cdn.discordapp.com/emojis/470326272401211415.png"
remind_blurple: "https://cdn.discordapp.com/emojis/477907609215827968.png"
remind_green: "https://cdn.discordapp.com/emojis/477907607785570310.png"
remind_red: "https://cdn.discordapp.com/emojis/477907608057937930.png"
questionmark: "https://cdn.discordapp.com/emojis/512367613339369475.png"
guild:
id: 267624335836053506
categories:
python_help: 356013061213126657
channels:
admins: &ADMINS 365960823622991872
announcements: 354619224620138496
big_brother_logs: &BBLOGS 468507907357409333
bot: 267659945086812160
checkpoint_test: 422077681434099723
defcon: 464469101889454091
devalerts: 460181980097675264
devlog: &DEVLOG 409308876241108992
devtest: &DEVTEST 414574275865870337
help_0: 303906576991780866
help_1: 303906556754395136
help_2: 303906514266226689
help_3: 439702951246692352
help_4: 451312046647148554
help_5: 454941769734422538
helpers: 385474242440986624
message_log: &MESSAGE_LOG 467752170159079424
mod_alerts: 473092532147060736
modlog: &MODLOG 282638479504965634
off_topic_0: 291284109232308226
off_topic_1: 463035241142026251
off_topic_2: 463035268514185226
python: 267624335836053506
reddit: 458224812528238616
staff_lounge: &STAFF_LOUNGE 464905259261755392
talent_pool: &TALENT_POOL 534321732593647616
userlog: 528976905546760203
verification: 352442727016693763
ignored: [*ADMINS, *MESSAGE_LOG, *MODLOG]
roles:
admin: &ADMIN_ROLE 267628507062992896
announcements: 463658397560995840
champion: 430492892331769857
contributor: 295488872404484098
developer: 352427296948486144
devops: &DEVOPS_ROLE 409416496733880320
jammer: 423054537079783434
moderator: &MOD_ROLE 267629731250176001
muted: &MUTED_ROLE 277914926603829249
owner: &OWNER_ROLE 267627879762755584
verified: 352427296948486144
helpers: 267630620367257601
rockstars: &ROCKSTARS_ROLE 458226413825294336
filter:
# What do we filter?
filter_zalgo: false
filter_invites: true
filter_domains: true
watch_rich_embeds: true
watch_words: true
watch_tokens: true
# Notify user on filter?
# Notifications are not expected for "watchlist" type filters
notify_user_zalgo: false
notify_user_invites: true
notify_user_domains: false
# Filter configuration
ping_everyone: true # Ping @everyone when we send a mod-alert?
guild_invite_whitelist:
- 280033776820813825 # Functional Programming
- 267624335836053506 # Python Discord
- 440186186024222721 # Python Discord: ModLog Emojis
- 273944235143593984 # STEM
- 348658686962696195 # RLBot
- 531221516914917387 # Pallets
domain_blacklist:
- pornhub.com
- liveleak.com
word_watchlist:
- goo+ks*
- ky+s+
- ki+ke+s*
- beaner+s?
- coo+ns*
- nig+lets*
- slant-eyes*
- towe?l-?head+s*
- chi*n+k+s*
- spick*s*
- kill* +(?:yo)?urself+
- jew+s*
- suicide
- rape
- (re+)tar+(d+|t+)(ed)?
- ta+r+d+
- cunts*
token_watchlist:
- fa+g+s*
- 卐
- 卍
- cuck(?!oo+)
- nigg+(?:e*r+|a+h*?|u+h+)s?
- fag+o+t+s*
# Censor doesn't apply to these
channel_whitelist:
- *ADMINS
- *MODLOG
- *MESSAGE_LOG
- *DEVLOG
- *BBLOGS
- *STAFF_LOUNGE
- *DEVTEST
- *TALENT_POOL
role_whitelist:
- *ADMIN_ROLE
- *MOD_ROLE
- *OWNER_ROLE
- *DEVOPS_ROLE
- *ROCKSTARS_ROLE
keys:
deploy_bot: !ENV "DEPLOY_BOT_KEY"
deploy_site: !ENV "DEPLOY_SITE"
omdb: !ENV "OMDB_API_KEY"
site_api: !ENV "BOT_API_KEY"
youtube: !ENV "YOUTUBE_API_KEY"
rabbitmq:
host: "pdrmq"
password: !ENV ["RABBITMQ_DEFAULT_PASS", "guest"]
port: 5672
username: !ENV ["RABBITMQ_DEFAULT_USER", "guest"]
urls:
# PyDis site vars
site: &DOMAIN "pythondiscord.com"
site_api: &API !JOIN ["api.", *DOMAIN]
site_paste: &PASTE !JOIN ["paste.", *DOMAIN]
site_schema: &SCHEMA "https://"
site_bigbrother_api: !JOIN [*SCHEMA, *API, "/bot/bigbrother"]
site_docs_api: !JOIN [*SCHEMA, *API, "/bot/docs"]
site_facts_api: !JOIN [*SCHEMA, *API, "/bot/snake_facts"]
site_superstarify_api: !JOIN [*SCHEMA, *API, "/bot/superstarify"]
site_idioms_api: !JOIN [*SCHEMA, *API, "/bot/snake_idioms"]
site_infractions: !JOIN [*SCHEMA, *API, "/bot/infractions"]
site_infractions_user: !JOIN [*SCHEMA, *API, "/bot/infractions/user/{user_id}"]
site_infractions_type: !JOIN [*SCHEMA, *API, "/bot/infractions/type/{infraction_type}"]
site_infractions_by_id: !JOIN [*SCHEMA, *API, "/bot/infractions/id/{infraction_id}"]
site_infractions_user_type_current: !JOIN [*SCHEMA, *API, "/bot/infractions/user/{user_id}/{infraction_type}/current"]
site_infractions_user_type: !JOIN [*SCHEMA, *API, "/bot/infractions/user/{user_id}/{infraction_type}"]
site_logs_api: !JOIN [*SCHEMA, *API, "/bot/logs"]
site_logs_view: !JOIN [*SCHEMA, *DOMAIN, "/bot/logs"]
site_names_api: !JOIN [*SCHEMA, *API, "/bot/snake_names"]
site_off_topic_names_api: !JOIN [*SCHEMA, *API, "/bot/off-topic-names"]
site_quiz_api: !JOIN [*SCHEMA, *API, "/bot/snake_quiz"]
site_reminders_api: !JOIN [*SCHEMA, *API, "/bot/reminders"]
site_reminders_user_api: !JOIN [*SCHEMA, *API, "/bot/reminders/user"]
site_settings_api: !JOIN [*SCHEMA, *API, "/bot/settings"]
site_special_api: !JOIN [*SCHEMA, *API, "/bot/special_snakes"]
site_tags_api: !JOIN [*SCHEMA, *API, "/bot/tags"]
site_user_api: !JOIN [*SCHEMA, *API, "/bot/users"]
site_user_complete_api: !JOIN [*SCHEMA, *API, "/bot/users/complete"]
paste_service: !JOIN [*SCHEMA, *PASTE, "/{key}"]
# Env vars
deploy: !ENV "DEPLOY_URL"
status: !ENV "STATUS_URL"
# Discord API URLs
discord_api: &DISCORD_API "https://discordapp.com/api/v7/"
discord_invite_api: !JOIN [*DISCORD_API, "invites"]
# Misc URLs
bot_avatar: "https://raw.githubusercontent.com/discord-python/branding/master/logos/logo_circle/logo_circle.png"
gitlab_bot_repo: "https://gitlab.com/python-discord/projects/bot"
omdb: "http://omdbapi.com"
anti_spam:
# Clean messages that violate a rule.
clean_offending: true
ping_everyone: true
punishment:
role_id: *MUTED_ROLE
remove_after: 600
rules:
attachments:
interval: 10
max: 3
burst:
interval: 10
max: 7
burst_shared:
interval: 10
max: 20
chars:
interval: 5
max: 3_000
duplicates:
interval: 10
max: 3
discord_emojis:
interval: 10
max: 20
links:
interval: 10
max: 10
mentions:
interval: 10
max: 5
newlines:
interval: 10
max: 100
role_mentions:
interval: 10
max: 3
reddit:
request_delay: 60
subreddits:
- 'r/Python'
wolfram:
# Max requests per day.
user_limit_day: 10
guild_limit_day: 67
key: !ENV "WOLFRAM_API_KEY"
big_brother:
log_delay: 15
header_message_limit: 15
free:
# Seconds to elapse for a channel
# to be considered inactive.
activity_timeout: 600
cooldown_rate: 1
cooldown_per: 60.0
redirect_output:
delete_invocation: true
delete_delay: 15
config:
required_keys: ['bot.token']