Aug 25, 2017 · 1 min read
According to your error it seems your auth.json is on a wrong format.
Make sure the content is on a correct format:
{
"token": "YOUR-BOT-TOKEN"
}According to your error it seems your auth.json is on a wrong format.
Make sure the content is on a correct format:
{
"token": "YOUR-BOT-TOKEN"
}Written by