mirror of
https://github.com/TotalFreedomMC/TotalFreedomBot.git
synced 2024-12-22 15:44:57 +00:00
Create config.json
This commit is contained in:
parent
eb6e02748a
commit
517768a423
1 changed files with 6 additions and 0 deletions
6
config.json
Normal file
6
config.json
Normal file
|
@ -0,0 +1,6 @@
|
||||||
|
{
|
||||||
|
"TELNET_IP": "[IP]",
|
||||||
|
"TELNET_PORT": [PORT],
|
||||||
|
"TELNET_USERNAME": "[USERNAME]",
|
||||||
|
"TELNET_PASSWORD": "[PASSWORD]"
|
||||||
|
}
|
Loading…
Reference in a new issue