spAnser / discord-coc-war-announcer

A node.js discord bot written to monitor the Clash of Clans API and announce war attacks to a discord channel. spAnser#2031
MIT License
29 stars 24 forks source link

Return response to user when get error from CoC API #17

Closed johanben closed 7 years ago

johanben commented 7 years ago

In case when CoC API returns an error code (and a 'reason') it should also be returned to the user that something went wrong. Better if can include the error code and actual response from the API.