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

Inject update messages #110

Open
0ptim opened this issue Aug 16, 2023 · 1 comment
Open

Inject update messages #110

0ptim opened this issue Aug 16, 2023 · 1 comment
Labels
idea Something that could be interesting.

Comments

@0ptim
Copy link
Owner

0ptim commented Aug 16, 2023

Inject update messages, so people instantly know what's new and what's changed in the latest update.

  • How could this work with Telegram/Discord?
  • This would need to be excluded from the bot's memory.
@0ptim 0ptim added the idea Something that could be interesting. label Aug 16, 2023
@eric-volz
Copy link
Collaborator

We would need an additional database that stores the user_token of the API in a 1 to 1 relation with the identification method of telegram (chat id) and discord (user name).

If this is done we can iterate through the the database and send the latest updates directly to the user.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
idea Something that could be interesting.
Projects
None yet
Development

No branches or pull requests

2 participants