* delete dead code
This commit is contained in:
parent
6943b33f88
commit
006306baea
1 changed files with 0 additions and 9 deletions
|
|
@ -27,12 +27,3 @@ var supportedChannels = map[string]bool{
|
||||||
"wecom": true,
|
"wecom": true,
|
||||||
"wecom_app": true,
|
"wecom_app": true,
|
||||||
}
|
}
|
||||||
|
|
||||||
var partiallySupportedChannels = map[string]string{
|
|
||||||
"signal": "No PicoClaw adapter available",
|
|
||||||
"matrix": "No PicoClaw adapter available",
|
|
||||||
"irc": "No PicoClaw adapter available",
|
|
||||||
"mattermost": "No PicoClaw adapter available",
|
|
||||||
"imessage": "macOS-only channel - requires manual setup",
|
|
||||||
"bluebubbles": "No PicoClaw adapter available - consider iMessage instead",
|
|
||||||
}
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue