Leerzeichen zu viel...
This commit is contained in:
parent
42153e4e67
commit
4ecf0439b0
@ -64,7 +64,7 @@ function bot:on_msg_receive(msg, config) -- The fn run whenever a message is rec
|
|||||||
-- Cache user info for those involved.
|
-- Cache user info for those involved.
|
||||||
|
|
||||||
-- print messages
|
-- print messages
|
||||||
msg_time = '\27[36m'..convert_timestamp(msg.date, '[%H:%M:%S] ')..'\27[0m '
|
msg_time = '\27[36m'..convert_timestamp(msg.date, '[%H:%M:%S] ')..'\27[0m'
|
||||||
|
|
||||||
if msg.chat.title then
|
if msg.chat.title then
|
||||||
from_chat = ' \27[36m'..msg.chat.title..':\27[0m '
|
from_chat = ' \27[36m'..msg.chat.title..':\27[0m '
|
||||||
|
Reference in New Issue
Block a user