added facebook user account
This commit is contained in:
parent
dd0e053f82
commit
4cf1d45e2f
1 changed files with 3 additions and 1 deletions
|
@ -5,5 +5,7 @@
|
||||||
"botID": "id of the bot",
|
"botID": "id of the bot",
|
||||||
"statsChannel": "channel where the bot send his stats",
|
"statsChannel": "channel where the bot send his stats",
|
||||||
"supportServer": "Invite to the support server of the bot",
|
"supportServer": "Invite to the support server of the bot",
|
||||||
"feedbackChannel": "id of the channel where the feedback goes"
|
"feedbackChannel": "id of the channel where the feedback goes",
|
||||||
|
"fbuser": "Facebook email",
|
||||||
|
"fbpasswd": "Facebook passwd"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue