jamesoff / bmotion

An Artificial Stupidity script for eggdrop bots
Other
60 stars 16 forks source link

Bot does not respond if punctuation is near name. #18

Closed Routhinator closed 10 years ago

Routhinator commented 10 years ago

I've tried both the 'old' and 'new' behaviour for the bot, and with either setting it will not respond if punctuation is near it's name:

<Routh> darkwolf, tell me a story
<Routh> darkwolf, tell me a joke
<Routh> DarkWolf, tell me a joke
<Routh> DarkWolf tell me a joke
<DarkWolf> routh: 5729
<Routh> DarkWolf tell me a joke
<DarkWolf> routh: 9690
<Routh> DarkWolf, tell me a joke
<Routh> DarkWolf tell me a fact
<DarkWolf> Routh: 9318
Routhinator commented 10 years ago

Hmm, this may be related to #16 in hindsight, as it does respond with punctuation under some circumstances:

<Routh> Hi Darkwolf
<DarkWolf> Chris ^_^
<Routh> Darkwolf, how are you?
<DarkWolf> Chris: I'm feeling pretty average :/
<Routh> Darkwolf, That's good
<Routh> Darkwolf, what is new?
<DarkWolf> a story
<Routh> Darkwold, tell me about it
<Routh> Darkwolf, tell me story
jamesoff commented 10 years ago

Yeah this is the same plugin at fault in complex_randomnumber.tcl so I'll track it with #16