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

Token Generate after telminal command #3

Open
ElonMusk49 opened this issue Jun 23, 2022 · 2 comments
Open

Token Generate after telminal command #3

ElonMusk49 opened this issue Jun 23, 2022 · 2 comments
Labels
question Further information is requested

Comments

@ElonMusk49
Copy link

I am deploying on vps and having difficulty to get token Generated at the end is there any way i can remove that ?

@ElonMusk49
Copy link
Author

@fristhon

@fristhon
Copy link
Owner

fristhon commented Jun 24, 2022

@fristhon

Can you please provide more details ?
Meanwhile you can create a config.json file inside the package directory in this format:

{
"api_id": 1234,
"api_hash": "abcs",
"token": "efgh",
"admins": [8888]
}

just replace "8888" with your Telegram ID to bypass the token generation step.
https://github.com/fristhon/telminal#readme

@fristhon fristhon added the question Further information is requested label Feb 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants