質問編集履歴

1

2021/03/30 10:37

投稿

salt111
salt111

スコア17

test CHANGED
File without changes
test CHANGED
@@ -4,9 +4,9 @@
4
4
 
5
5
 
6
6
 
7
- if(message.content.startWith("a"))
7
+ if(message.content.startWith("a")){
8
8
 
9
- menber.voice.setchannel(channel)
9
+ menber.voice.setchannel(channel)}
10
10
 
11
11
 
12
12