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

Use telegram to automatically return the key #22

Closed
hlanr1 opened this issue Oct 17, 2023 · 5 comments
Closed

Use telegram to automatically return the key #22

hlanr1 opened this issue Oct 17, 2023 · 5 comments
Labels
enhancement New feature or request

Comments

@hlanr1
Copy link

hlanr1 commented Oct 17, 2023

Can it be used with telegram? It means that directly through telegram, input the command and the key will be automatically generated.

@rzc0d3r
Copy link
Owner

rzc0d3r commented Oct 17, 2023

Make Telegram integration? Well, for this I need to create a bot. The problem here is that one bot = one device. And creating a public one will be problematic. I suggest this option: deploy the telegram server manually and use it

@hlanr1
Copy link
Author

hlanr1 commented Oct 17, 2023

Good idea, can you please provide a tutorial on how to use telegram to connect to ESET-KeyGen?

@rzc0d3r
Copy link
Owner

rzc0d3r commented Oct 17, 2023

The plan is as follows:

  1. Receive a token from BotFather

  2. Save the token to the program.

  3. Installing some telegram API library.

  4. Creating a trigger for the key creation command.

  5. Listening to input data from telegrams.

  6. Execution of the algorithm for obtaining the key and write outputs not to the console but to pm in TG

@rzc0d3r rzc0d3r added the enhancement New feature or request label Oct 17, 2023
@rzc0d3r
Copy link
Owner

rzc0d3r commented Oct 17, 2023

I'll add this to my notes thank you.

@rzc0d3r rzc0d3r closed this as completed Oct 17, 2023
@hlanr1
Copy link
Author

hlanr1 commented Oct 18, 2023

Looking forward to your success

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

No branches or pull requests

2 participants