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

helpers for reacting to messages #39

Open
c-cube opened this issue May 1, 2019 · 1 comment
Open

helpers for reacting to messages #39

c-cube opened this issue May 1, 2019 · 1 comment

Comments

@c-cube
Copy link

c-cube commented May 1, 2019

the API is a bit confusing for now, compared to something like an IRC bot where you just listen to incoming messages. If I understand correctly I have to maintain the a bunch of last_read timestamps and use them when polling with *_history, which is quite complicated.

@Leonidas-from-XIV
Copy link
Owner

You can do it without polling using the RTM-API which I haven't had time to implement yet. But I should!

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

2 participants