puts"[#{Time.now.strftime'%H:%M'}] <#{sender.id} in #{room.id} @ #{diff}ms> \"#{message.content[:body]}\""
plaintext='%<sender>s: Pong! (ping%<msg>s took %<time>u ms to arrive)'
plaintext='%<sender>s: Pong! (ping%<msg>s took %<time>u ms to arrive)'
html='<a href="https://matrix.to/#/%<sender>s">%<sender>s</a>: Pong! (<a href="https://matrix.to/#/%<room>s/%<event>s">ping</a>%<msg>s took %<time>u ms to arrive)'
html='<a href="https://matrix.to/#/%<sender>s">%<sender>s</a>: Pong! (<a href="https://matrix.to/#/%<room>s/%<event>s">ping</a>%<msg>s took %<time>u ms to arrive)'