Compare commits
1 Commits
Author | SHA1 | Date | |
---|---|---|---|
3df5d52cae |
@ -22,6 +22,11 @@ import sd from "systemd-daemon"
|
|||||||
import ClientManager from "./clientmanager.js"
|
import ClientManager from "./clientmanager.js"
|
||||||
|
|
||||||
|
|
||||||
|
throw Error(
|
||||||
|
"Using this bridge may currently cause your KakaoTalk to be BANNED! " +
|
||||||
|
"If you wish to use it anyways, please remove this error from source code first."
|
||||||
|
)
|
||||||
|
|
||||||
const args = arg({
|
const args = arg({
|
||||||
"--config": String,
|
"--config": String,
|
||||||
"-c": "--config",
|
"-c": "--config",
|
||||||
|
Loading…
Reference in New Issue
Block a user