You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I agree that this is probably not priority, and so would require someone else to do the work. I would also remove the simplicity of the current approach... I would understand if you think this should be tackled by a separate project :)
The text was updated successfully, but these errors were encountered:
Yes, I did another bot for a different purpose and did see the possibility to do the above, but getting it all right is rather cumbersome. For now, I'd rather keep things simple. My first priority would be to make the setup (configuration and token generation) simpler.
The Slack Web API does allow apps to write messages as_user, but it's a little tricky:
https://codexample.org/questions/417349/is-it-possible-to-post-to-chat-postmessage-as-any-user-in-a-slack-team.c#answer-880240
Using Web API would allow:
typing
in RTM api)I agree that this is probably not priority, and so would require someone else to do the work. I would also remove the simplicity of the current approach... I would understand if you think this should be tackled by a separate project :)
The text was updated successfully, but these errors were encountered: