Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

'my' repsonds to user.id instead of user.name #9

Open
triwats opened this issue Nov 14, 2016 · 0 comments
Open

'my' repsonds to user.id instead of user.name #9

triwats opened this issue Nov 14, 2016 · 0 comments

Comments

@triwats
Copy link

triwats commented Nov 14, 2016

Hey, first off thanks for the work on this neat script, it's an interesting way to do things and has enabled more collaboration between members. We are trying to use this script with Slack, and the hubot-slack adapter.

There is an issue in the 'my public key' method, where it will only respond to the user.id, not name. Therefore, it will only respond natively if you use the ID as your identifier. On Slack at least, this is not the case, and a username is used instead. It is required to change the script to respond with the name associated to an ID. Calling 'hubot what is public key' works as expected.

Additionally, the version defined as 'latest' in NPM is different to the version that is live here.

Furthermore, there is a current issue affecting the storage of the keys, and for some reason it users the ID explicitly. To get around this, we downgraded the slack adapter for now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant