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

Add admin commands: list users, list admin commands #116

Open
3 tasks
Tracked by #98
Ovaday opened this issue Apr 29, 2023 · 0 comments
Open
3 tasks
Tracked by #98

Add admin commands: list users, list admin commands #116

Ovaday opened this issue Apr 29, 2023 · 0 comments
Assignees
Labels
development New feature or request release This functionality is selected for the next release.
Milestone

Comments

@Ovaday
Copy link
Owner

Ovaday commented Apr 29, 2023

To change:

  • /tg_routine/commandHelpers.py/list_users_helper
  • /tg_routine/commandHelpers.py/list_admin_commands_helper

If there is a user_id needed for test, use Chat.objects.all() and select one user_id from the available here. You can even insert your user by creating new Chat with your chat_id (you can ask me if you don't know your TG chat ID) and then calling the chat.save().
For test or some code invocation, use:

Cooperate with other people from the command to finish the task and create the PR which should be well-formed.

@Ovaday Ovaday mentioned this issue Apr 29, 2023
5 tasks
@Ovaday Ovaday added development New feature or request release This functionality is selected for the next release. labels Apr 29, 2023
@Ovaday Ovaday changed the title Add admin commands: balance for all users, list users, list admin commands Add admin commands: list users, list admin commands Apr 30, 2023
@Ovaday Ovaday added this to the Team Project milestone Apr 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
development New feature or request release This functionality is selected for the next release.
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

2 participants