回答編集履歴

1

:

2021/09/26 11:32

投稿

退会済みユーザー
test CHANGED
@@ -14,7 +14,7 @@
14
14
 
15
15
  if word is True:
16
16
 
17
- if message.content == list_2
17
+ if message.content == list_2:
18
18
 
19
19
  await message.channel.send("hi")
20
20