sopel-irc / sopel-extras

Broken Sopel modules you might pick up and fix if you want them. Probably faster to just rewrite, though
40 stars 57 forks source link

Corrected AI laughter + greetings #76

Closed philokev closed 5 years ago

philokev commented 9 years ago

The laughter regex captured any message starting with 'ha', including 'hamster' and 'hallway'. Other AI triggers which were added also did not use the decide function. This causes the bot to trigger constantly to the annoyance of the users.

dgw commented 5 years ago

I would look at this and probably merge it, but there are unnecessary commits on this branch.

@philokev If you make this PR branch editable by maintainers, or want to clean it up yourself (rebase on current master and remove the merge commits), I'd be happy to take a look. Just reopen the PR and go. :smile_cat: