Open supleiades opened 4 years ago
とりあえず記録としてissueにメモ
Ignoring exception in on_reaction_add Traceback (most recent call last): File "/home/ec2-user/.anyenv/envs/pyenv/versions/3.8.2/lib/python3.8/site-packages/discord/client.py", line 312, in _run_event await coro(*args, **kwargs) File "post_week_result.py", line 473, in on_reaction_add # リアクションが勉強アイテ に対応するものかを判定する File "/home/ec2-user/.anyenv/envs/pyenv/versions/3.8.2/lib/python3.8/site-packages/emoji/core.py", line 82, in demojize return re.sub(u'\ufe0f','',(get_emoji_regexp().sub(replace, string))) TypeError: expected string or bytes-like object
これが大量に出力されていた
PR: https://github.com/mo9mo9study/discord.study/pull/82
とりあえず記録としてissueにメモ
これが大量に出力されていた