Removed printChannel

merge-requests/3/head
Supositware 5 years ago
parent cb411ed813
commit 3e40f07e46

@ -7,13 +7,12 @@
"statsChannel": "channel where the bot send his stats", //optional but recommended
"supportServer": "Invite to the support server of the bot", //optional but recommended
"feedbackChannel": "id of the channel where the feedback goes", //optional but recommended
"printChannel": "Channel of where it will send the id of people who asked for print", //optional
"fbuser": "Facebook email", //optional for the download command
"fbpasswd": "Facebook passwd", //optional for the download command
"yandexAPI": "yandex api key", //optional for the translate command
"acoustID": "LRAhvvxpDu", //optional for the music match command
"twiConsumer": "Twitter consumer key", //optional for the twitter command
"twiConsumerSecret": "Twitter consumer key secret", //optional for the twitter command
"twiToken": "Twitter token", //optional for the twitter command
"twiTokenSecret": "Twitter token secret" //optional for the twitter command
"fbuser": "Facebook email", //optional | for the download command
"fbpasswd": "Facebook passwd", //optional | for the download command
"yandexAPI": "yandex api key", //optional | for the translate command
"acoustID": "LRAhvvxpDu", //optional | for the music match command
"twiConsumer": "Twitter consumer key", //optional | for the twitter command
"twiConsumerSecret": "Twitter consumer key secret", //optional | for the twitter command
"twiToken": "Twitter token", //optional | for the twitter command
"twiTokenSecret": "Twitter token secret" //optional | for the twitter command
}

Loading…
Cancel
Save