about summary refs log tree commit diff
path: root/bot.lua
diff options
context:
space:
mode:
Diffstat (limited to 'bot.lua')
-rw-r--r--bot.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/bot.lua b/bot.lua
index 0704b63..18faea1 100644
--- a/bot.lua
+++ b/bot.lua
@@ -166,7 +166,7 @@ local function handle_ed_rx(state)
 				command = "PRIVMSG",
 				params = {
 					line[1],
-					line[3],
+					line[3] .. "\x0f",
 				}
 			})
 		elseif line[2] == "quit" then