diff --git a/credentials.json b/credentials.json new file mode 100644 index 0000000..8b71c05 --- /dev/null +++ b/credentials.json @@ -0,0 +1,8 @@ +{ + "mysql": { + "ip": "192.168.1.251", + "database": "worldcraft_discord", + "username": "worldcraft_discord", + "password": "aquev5vcwhLwTdRt" + } +}