mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-04-22 14:16:42 +00:00
50_SSChatBot: contrib 1.0.0
git-svn-id: https://svn.fhem.de/fhem/trunk@20573 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
a0010b944b
commit
e7055b24c3
@ -59,6 +59,7 @@ my %SSChatBot_errlist = (
|
|||||||
100 => "Unknown error",
|
100 => "Unknown error",
|
||||||
102 => "API does not exist- may be the Chat server package is stopped",
|
102 => "API does not exist- may be the Chat server package is stopped",
|
||||||
120 => "payload has wrong format",
|
120 => "payload has wrong format",
|
||||||
|
404 => "bot is not legal",
|
||||||
407 => "record is not valid",
|
407 => "record is not valid",
|
||||||
);
|
);
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user