9 lines
257 B
Plaintext
9 lines
257 B
Plaintext
{
|
|
"token": "your-token-goes-here",
|
|
"clientId": "your-application-id-goes-here",
|
|
"guildId": "your-server-id-goes-here"
|
|
"proxmox-hostname": "your-proxmox-hostname-here"
|
|
"proxmox-user": "your-proxmox-user-here"
|
|
"proxmox-pass": "your-proxmox-pass-here"
|
|
}
|