-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathconfig.default.yml
More file actions
44 lines (40 loc) · 886 Bytes
/
config.default.yml
File metadata and controls
44 lines (40 loc) · 886 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
bot:
token: 'Y0UR_B0T_T0K3N'
guild_ids:
# Enabled guilds
# First guild id is default
- 10001
level_post_channel_id: 10001
locale_ids:
EN: 10001
PT: 10001
ZH: 10001
booster_role_id: 0
stage_moderator_role_id: 0
member_role_id: 0
rich_presence:
enabled: true
activities:
- type: competing
name: "SMM:WE v3.3.3"
status: online
- type: playing
name: "Creating awesome levels in SMM:WE"
status: online
- type: watching
name: "How nice the Staff is UwU"
status: online
- type: competing
name: "Engine Bot vs Coursebot"
status: dnd
enginetribe_api:
host: "http://enginetribe.gq:30000"
api_key: "enginetribe"
tokens:
EN: "000001"
ES: "000002"
PT: "000003"
ZH: "000004"
webhook: # To upload level files
host: "0.0.0.0"
port: 5586