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

[Feature Request] Ability to see the users that are using the bot #327

Open
m-kaissi opened this issue Sep 6, 2023 · 4 comments
Open

[Feature Request] Ability to see the users that are using the bot #327

m-kaissi opened this issue Sep 6, 2023 · 4 comments

Comments

@m-kaissi
Copy link

m-kaissi commented Sep 6, 2023

ability to see the users that are using the bot , like using a cmd /list_users for example.
thank you

@cuducos
Copy link

cuducos commented Sep 13, 2023

I am curious about the use case here. Why exposing users handles so easily?

@m-kaissi
Copy link
Author

this thing is just for private use , just the admin can use that , not the users.
and it's hard to keep up with the logs to see who is using my bot.

@cuducos
Copy link

cuducos commented Sep 13, 2023

So, it would be something “easier” than doing a SELECT * FROM users directly on the database. Got it : ) Tks for the clarification

@BlackYuzia
Copy link

BlackYuzia commented Nov 16, 2023

this thing is just for private use , just the admin can use that , not the users. and it's hard to keep up with the logs to see who is using my bot.

You can disable it for anyone else that you MULTIUSER=0. Also you could give access to anyone you want by /user_info command.

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

3 participants