LeaPhant / flowabot

Modular Discord bot with fun features including twitch commands and advanced osu! commands. 🌷
MIT License
111 stars 33 forks source link

!viewers command broken - Bad HTTP request | error 400 #25

Closed oSumAtrIX closed 5 years ago

oSumAtrIX commented 5 years ago

The parameter "id" was malformed: the value must match the regular expression /^[0-9]+$/ https://i.imgur.com/k7AEVB5.png

LeaPhant commented 5 years ago

Ugh, this is the same stuff I had in my other project with newer Client IDs acting different than older Client IDs. I will have to change to Twitch's Helix API which is more delayed.

LeaPhant commented 5 years ago

Fixed in https://github.com/LeaPhant/flowabot/commit/04b4b40a7e0e99d9b7c8a60d636aea1e88796afb. Also gave it a nice embed preview with this commit. :)

Screenshot_2019-07-30_21-27-42