bot-louis/config.json.example
2024-02-26 14:45:34 +01:00

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"
}