forked from PJB3005/MoMMI
-
Notifications
You must be signed in to change notification settings - Fork 0
/
config.yml
executable file
·68 lines (51 loc) · 977 Bytes
/
config.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
token: UNSET
commloop:
address: localhost
port: 1679 # Thanks random.org
auth: UNSET
owner:
id: 0
nudges:
password: UNSET
mainserver:
id: 0
channels:
admin: 0
main: 0
changelog: 0
code: 0
roles:
admin: 0
coder: 0
irc:
irc:
address: unset
port: 6697
channel: "#unset"
user:
name: unset
realname: unset
nick: unset
discord:
channel: 0
gameservers:
default: "main"
main:
address: ""
port: 0
test:
address: ""
port: 0
github:
login:
token: UNSET
repo:
# Username of the user that owns the repo.
owner: UNSET
# Name of the repo.
name: UNSET
branch: UNSET
labels:
secret_conflict: "Unset"
secret_repo_files:
- "unset"