Compare commits
2 Commits
8228293202
...
master
| Author | SHA1 | Date | |
|---|---|---|---|
| 3df5d52cae | |||
| 0e8a5e5888 |
@@ -1,2 +1,2 @@
|
||||
__version__ = "0.2.0"
|
||||
__version__ = "0.3.0"
|
||||
__author__ = "Andrew Ferrazzutti <fair@miscworks.net>"
|
||||
|
||||
@@ -22,6 +22,11 @@ import sd from "systemd-daemon"
|
||||
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({
|
||||
"--config": String,
|
||||
"-c": "--config",
|
||||
|
||||
Reference in New Issue
Block a user