swimmerhair

Swimbot Error

Feb 15th, 2023
102
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Python 0.72 KB | None | 0 0
  1. Traceback (most recent call last):
  2.   File "/home/pi/Swimbot/venv/lib/python3.9/site-packages/discord/ext/commands/core.py", line 85, in wrapped
  3.     ret = await coro(*args, **kwargs)
  4.   File "/home/pi/Swimbot/whois.py", line 427, in whois
  5.     await message.edit(embed = embed_list[index])
  6.   File "/home/pi/Swimbot/venv/lib/python3.9/site-packages/discord/message.py", line 1111, in edit
  7.     data = await self._state.http.edit_message(self.channel.id, self.id, **fields)
  8.   File "/home/pi/Swimbot/venv/lib/python3.9/site-packages/discord/http.py", line 254, in request
  9.     raise HTTPException(r, data)
  10. discord.errors.HTTPException: 400 Bad Request (error code: 50035): Invalid Form Body
  11. In embed.fields.4.value: Must be 1024 or fewer in length.
  12.  
Add Comment
Please, Sign In to add comment