henry232323/RPGBot

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

Closed this issue · 0 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.