aboutsummaryrefslogtreecommitdiff
path: root/config.example.yml
blob: 379509fcf1b1d4e82aa4a0a49053711b5073d0d4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
worlds:
  enable: true

  server: # These shouldn't change
    ip: 209.240.84.122
    port: 6650

  account: # Change this to a spare (or main?) account's login information
    username: fuwn
    password: somethingsecure22
    avatar: Vamp.mov

discord:
  enable: true

  account:
    token: SoMetOKen22
    app_id: 861756414082678794
    cleanup_app_commands: false

  prefix: m~