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

non-polling read from discord #8

Open
u20n opened this issue Jan 21, 2023 · 1 comment
Open

non-polling read from discord #8

u20n opened this issue Jan 21, 2023 · 1 comment
Labels
blocked This doesn't seem right clarify Further information is requested improvement not strictly required, but worthwhile

Comments

@u20n
Copy link
Owner

u20n commented Jan 21, 2023

We currently poll discord every $x$ seconds to determine if there are new messages. This is pretty horrible, we should not do this. Scope would include finagling with the discord api.

@u20n u20n added blocked This doesn't seem right clarify Further information is requested improvement not strictly required, but worthwhile labels Jan 21, 2023
@u20n
Copy link
Owner Author

u20n commented Jan 21, 2023

Looks like this functionality is not being implemented: https://support.discord.com/hc/en-us/community/posts/4421671598487-Outgoing-Webhook-for-Gateway-Events. This will have to be shelved until that functionality is present in the discord api.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked This doesn't seem right clarify Further information is requested improvement not strictly required, but worthwhile
Projects
None yet
Development

No branches or pull requests

1 participant