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

Subscription first #194

Closed
tR4z8r opened this issue Apr 8, 2023 · 4 comments
Closed

Subscription first #194

tR4z8r opened this issue Apr 8, 2023 · 4 comments

Comments

@tR4z8r
Copy link

tR4z8r commented Apr 8, 2023

How do I add a user subscription? In order to communicate with the bot, the user must first subscribe...

@tR4z8r tR4z8r changed the title # subscription subscription Apr 8, 2023
@tR4z8r tR4z8r changed the title subscription Subscription first Apr 8, 2023
@n3d1117
Copy link
Owner

n3d1117 commented Apr 8, 2023

@tR4z8r add this in your .env:

ALLOWED_TELEGRAM_USER_IDS="USER_ID"

where USER_ID is the id of the user you want to add

@tR4z8r
Copy link
Author

tR4z8r commented Apr 8, 2023

Can you add a command so that the user can automatically subscribe?)

@n3d1117
Copy link
Owner

n3d1117 commented Apr 8, 2023

Yeah, this has already been suggested: see #108

@n3d1117 n3d1117 closed this as completed Apr 8, 2023
@tR4z8r
Copy link
Author

tR4z8r commented Apr 8, 2023

thanks!

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