oiramNet / AI-IRC-Bot

AI-based IRC Bot
MIT License
1 stars 0 forks source link

Message to bot missing colon after nickname #16

Closed o1ramsky closed 3 hours ago

o1ramsky commented 3 hours ago

Describe the bug The common and accepted practice on IRC of addressing the message publicly to someone is NICK: MESSAGE but the bot also responds to NICK MESSAGE.

To Reproduce Steps to reproduce the behavior:

  1. Send the message, like NICK MESSAGE
  2. Bot will reply

Expected behavior No response from the bot.

Screenshots N/A

Desktop (please complete the following information): N/A

Smartphone (please complete the following information): N/A

Additional context N/A

o1ramsky commented 3 hours ago

Fixed in Commit 01de296