Traceback (most recent call last):
File "/home/ooliver/projects/tooty-beta/env/lib/python3.8/site-packages/jishaku/features/python.py", line 145, in jsk_python
async for send, result in AsyncSender(executor):
File "/home/ooliver/projects/tooty-beta/env/lib/python3.8/site-packages/jishaku/functools.py", line 109, in _internal
value = await base.asend(self.send_value)
File "/home/ooliver/projects/tooty-beta/env/lib/python3.8/site-packages/jishaku/repl/compilation.py", line 140, in traverse
async for send, result in AsyncSender(func(*self.args)):
File "/home/ooliver/projects/tooty-beta/env/lib/python3.8/site-packages/jishaku/functools.py", line 109, in _internal
value = await base.asend(self.send_value)
File "<repl>", line 3, in _repl_coroutine
await wc.edit(
File "/home/ooliver/projects/tooty-beta/env/lib/python3.8/site-packages/nextcord/welcome_screen.py", line 198, in edit
data = await self._state.http.edit_welcome_screen(self._guild.id, kwargs)
File "/home/ooliver/projects/tooty-beta/env/lib/python3.8/site-packages/nextcord/http.py", line 336, in request
raise HTTPException(response, data)
nextcord.errors.HTTPException: 400 Bad Request (error code: 50035): Invalid Form Body
In welcome_channels: Invalid emoji for welcome channel.
&jsk py
this is only an issue when PR 66 is merged
*same happened with <:name:id> custom emojis and raw unicode (\:car:)