mo9mo9study / discord.CodeWarehouse

3 stars 2 forks source link

勉強スロットが揃っても"勉強スロット当選者"チャンネルに投稿しないバグ #75

Closed tako-eng closed 3 years ago

tako-eng commented 3 years ago

発生時期:2020/12/1以降?(最後の投稿がこの日)

当たったらちょっと嬉しいので、改修よろしくお願いしますmm

supleiades commented 3 years ago

エラー

Ignoring exception in on_message
Traceback (most recent call last):
  File "/home/centos/repos/discord.CodeWarehouse/python/venv/lib/python3.8/site-packages/discord/client.py", line 333, in _run_event
    await coro(*args, **kwargs)
  File "slot_studyrecord.py", line 60, in on_message
    userMentionId = guildMembers[intCountLoop].mention
IndexError: list index out of range