-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathconfig.yaml.example
More file actions
46 lines (40 loc) · 853 Bytes
/
config.yaml.example
File metadata and controls
46 lines (40 loc) · 853 Bytes
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
config_mode: prod
dev_guild_id:
# Bot settings
bot:
token:
prefix: 'o!'
presence:
message: API Abuse
activity: watching
type: dnd
# Verification server settings
server:
port: 6969
# API
api:
osu:
client_id:
client_secret:
redirect_uri:
# Database
database:
host: 127.0.0.1
dbname:
username:
password:
# Emoji
emoji:
online: <:online:516328785910431754>
idle: <:idle:516328783347843082>
dnd: <:dnd:516328782844395579>
offline: <:offline:516328785407246356>
osu_ss: <:GradeSS:609830028842237962>
osu_ss_silver: <:GradeSSSilver:609830030402387981>
osu_s: <:GradeS:609830028729122843>
osu_s_silver: <:GradeSSilver:609830028913672193>
osu_a: <:GradeA:609830029177913344>
# Misc
misc:
website: https://github.com/osu-Norge
source_code: https://github.com/osu-Norge/osu-rank-tracker