ktdreyer / helga-koji

Koji build plugin for Helga chat bot
MIT License
0 stars 0 forks source link

handle whitespace in direct mention #13

Open ktdreyer opened 4 years ago

ktdreyer commented 4 years ago

This fails to fire the plugin:

< ktdreyer>: helga:  ocs-bundle-operator-container package

This works:

< ktdreyer>: helga: ocs-bundle-operator-container package
< helga>: ktdreyer, ocs-bundle-operator-container is https://koji.example.com/koji/packageinfo?packageID=12345

The problem is the additional whitespace between the : and the package name.