回答編集履歴

1

タイポを修正

2018/08/07 10:39

投稿

magichan
magichan

スコア15898

test CHANGED
@@ -38,7 +38,7 @@
38
38
 
39
39
  running_thread.start()
40
40
 
41
- elif message.content.startswith('!start'):
41
+ elif message.content.startswith('!stop'):
42
42
 
43
43
  # Thread停止
44
44