issues
search
ajm188
/
slack
Slack clients in golang
MIT License
2
stars
1
forks
source link
Fix responses
#6
Closed
ajm188
closed
8 years ago
ajm188
commented
8 years ago
regex needed to be inside the closure, since bot would not have an ID or Name when the Respond helper was called
for some reason, using separate regexes for checking by name or by id works. :shrug:
don't need to offset the match by 1