-
Notifications
You must be signed in to change notification settings - Fork 16
Expand file tree
/
Copy pathconfig.default.yml
More file actions
60 lines (60 loc) · 1.14 KB
/
config.default.yml
File metadata and controls
60 lines (60 loc) · 1.14 KB
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
bot_config:
auth_token:
admins:
ids: []
roles: []
disabled_extensions: ["kanye"]
default_prefix: "."
global_alerts_channel: ""
override_owner: ""
modmail_config:
enable_modmail: False
disable_thread_creation: False
modmail_auth_token:
modmail_prefix:
modmail_guild:
modmail_forum_channel:
modmail_log_channel:
database:
postgres:
user:
password:
name:
host: postgres
port: 5432
api:
github:
api_key:
username:
repo:
irc:
enable_irc: False
server: "irc.libera.chat"
port: 6667
channels: []
name:
password:
api_keys:
cat:
dumpdbg:
giphy:
google:
google_cse:
news:
open_weather:
openai:
spotify_client:
spotify_key:
wolfram:
api_url:
dumpdbg:
linx:
logging:
queue_enabled: True
block_discord_send: False
queue_wait_seconds: 3
cache:
guild_config_cache_length: 100
guild_config_cache_seconds: 30
http_cache_length: 100
http_cache_seconds: 600