Don't read messages bot!
This commit is contained in:
parent
7dc083626a
commit
1da30f7252
@ -9,7 +9,7 @@ function on_msg_receive (msg)
|
||||
if msg_valid(msg) then
|
||||
msg = pre_process_msg(msg)
|
||||
match_plugins(msg)
|
||||
mark_read(receiver, ok_cb, false)
|
||||
-- mark_read(receiver, ok_cb, false)
|
||||
end
|
||||
end
|
||||
|
||||
|
Reference in New Issue
Block a user