go-chat-bot / bot

IRC, Slack, Telegram and RocketChat bot written in go
MIT License
826 stars 195 forks source link

Add Case Insensitivity to commands #85

Closed icco closed 6 years ago

icco commented 6 years ago

Part 1 of #84. Does not fix the case of dealing with non-ansi characters to ansi characters.

icco commented 6 years ago

Not sure how to deal with the circleci failure @fabioxgn. I assume that's a configuration issue?

fabioxgn commented 6 years ago

Not sure how to deal with the circleci failure @fabioxgn. I assume that's a configuration issue?

@icco yes, the coverrals command is broken when build forks, I'l try to fix it.

coveralls commented 6 years ago

Coverage Status

Coverage remained the same at 97.826% when pulling b2e60b27c41e97f8e7981ba8a2db2b6abdce09ff on icco:patch-1 into 05926407d1800e1925b15ccb4ca9225e75806fc9 on go-chat-bot:master.

fabioxgn commented 6 years ago

@icco build fixed, sorry for the trouble.