hash-gaming / robotk

Mostly helpful but sometimes trolly
MIT License
2 stars 1 forks source link

Implement robotk review command #32

Closed paroxp closed 6 years ago

paroxp commented 6 years ago

What

We'd like to receive some data from an API regarding a game we're currently talking about in the chat. Robotk could provide us with that information if we ask nicely.

nock is a testing library to mock any http request. AFAIK it doesn't make the request, but it captures any directed at this direction, then composes own response later on.

How to review

Closes #7

michaelstephens commented 6 years ago

Looks like CI is red

paroxp commented 6 years ago

CI is red for no reason. Could you restart the build?