YuraSidorets / anchorfm-bot

Telegram bot to provide statistics from Anchor.fm
MIT License
2 stars 0 forks source link

Unexpected end of JSON input #1

Closed Krisalexroberts closed 4 years ago

Krisalexroberts commented 4 years ago
2020/07/20 11:32:29 open : no such file or directory
2020/07/20 11:32:29 unexpected end of JSON input
panic: unexpected end of JSON input

I have built using Go and entered details into config.json as per the file format, but running the script gives the above error

YuraSidorets commented 4 years ago

Please try to run it with the path to config as an argument "anchorfm-bot ../config/config.json"

Krisalexroberts commented 4 years ago

That runs now, thanks. Are you looking to put a README together?

YuraSidorets commented 4 years ago

Yes, I plan to update README with all the details this week.

YuraSidorets commented 4 years ago

README updated, I'm closing this issue.