Ticket #169 (closed defect: fixed)

Opened 2 years ago

Last modified 2 years ago

bot not responding to its own nickname

Reported by: bmotion Owned by: james
Priority: minor Milestone: 0.2.0
Component: core modules Version: 0.1.0
Keywords: Cc:

Description

It think its due to the bot's nickname having | in it, or maybe not. I should mention that it dose sometimes respond if its nickname is used with a '?'

or very once or twice its responded to

 'Ch33ky^|mp: <question>'

It should respond to everything.

<@Me> !bmotion cheeky status

<@Ch33ky^|mp> I AM Ch33ky^|mp! I'm powered by bMotion 0.1.0. I'm female and this week I have mostly been straight.

<@Ch33ky^|mp> My botnicks are currently /(Ch33ky^|mp|cheeky|, cheeky|,cheeky|bot|bots|the bot) ?/. I'm active on: (channels removed)

<@Ch33ky^|mp> I am impervious to tiredness and never need to sleep.

<@Ch33ky^|mp> Random stuff happens at least every 20, at most every 240, and not if channel quiet for more than 120 (mins)

any other information needed please just ask :)

Change History

comment:1 Changed 2 years ago by james

This breakage is because the bot's nick has the "|" character in it.

The quick fix is (for you) to take the "|" out :) The correct fix is for me to automatically escape the | and any other special symbols. I'll look into it!

comment:2 Changed 2 years ago by james

  • Status changed from new to closed
  • Resolution set to fixed

Should be fixed by [1069]

Note: See TracTickets for help on using tickets.