feat: ✨ Finish bot v1
This commit is contained in:
@ -1,3 +1,8 @@
|
||||
{
|
||||
"token": "your-token-goes-here"
|
||||
"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"
|
||||
}
|
||||
|
Reference in New Issue
Block a user