yetibot / core

:expressionless: Core yetibot utilities, extracted for shared use among Yetibot and its various plugins
https://yetibot.com
Eclipse Public License 1.0
27 stars 17 forks source link

Karma self-karma addition regression fix #92

Closed jcorrado closed 5 years ago

jcorrado commented 5 years ago

We now always strip the @ char when parsing messages. All internal representation uses the base user-id.

Closes #91