feat(command): ✨ expand follow to include rest of the !go follow sub commands
此提交包含在:
+1
-1
@@ -183,7 +183,7 @@ function command(username, message) {
|
||||
break;
|
||||
|
||||
case "follow":
|
||||
subcommand("go follow me")
|
||||
subcommand("go follow " + message_parts.slice(2).join(" "))
|
||||
break;
|
||||
case "come":
|
||||
subcommand("go follow once")
|
||||
|
||||
新增問題並參考
封鎖使用者