質問編集履歴
1
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
|
|