Skip to content

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

@Ovaday

Description

@Ovaday

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.

Metadata

Metadata

Assignees

Labels

developmentNew feature or requestreleaseThis functionality is selected for the next release.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions