henry232323 / RPGBot

A Discord Bot with lots of RPG utilities

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Not putting a valid link in image field of an item causes HTTPException

ace-zhang18 opened this issue · comments

When a non-valid link is entered into an item's image field (does not begin with HTTP://), loading its info via iteminfo will return the prompt:
Command raised an exception: HTTPException: BAD REQUEST (status code: 400): Invalid Form Body
In embed.thumbnail.url: Not a well formed URL.