mirror of
https://github.com/TotalFreedomMC/TotalFreedomBot.git
synced 2025-02-05 14:13:55 +00:00
Update config.json
This commit is contained in:
parent
517768a423
commit
06bd509187
1 changed files with 22 additions and 0 deletions
22
config.json
22
config.json
|
@ -3,4 +3,26 @@
|
||||||
"TELNET_PORT": [PORT],
|
"TELNET_PORT": [PORT],
|
||||||
"TELNET_USERNAME": "[USERNAME]",
|
"TELNET_USERNAME": "[USERNAME]",
|
||||||
"TELNET_PASSWORD": "[PASSWORD]"
|
"TELNET_PASSWORD": "[PASSWORD]"
|
||||||
|
"reaction_roles": [
|
||||||
|
[
|
||||||
|
769659653121900547,
|
||||||
|
771360734026137610,
|
||||||
|
"\ud83d\udce2"
|
||||||
|
],
|
||||||
|
[
|
||||||
|
769659653121900545,
|
||||||
|
771360734026137610,
|
||||||
|
"\ud83e\udde9"
|
||||||
|
],
|
||||||
|
[
|
||||||
|
769659653096472632,
|
||||||
|
771360734026137610,
|
||||||
|
"\ud83c\udfd8\ufe0f"
|
||||||
|
],
|
||||||
|
[
|
||||||
|
769925060412309524,
|
||||||
|
769928118566780978,
|
||||||
|
"\u2705"
|
||||||
|
]
|
||||||
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue