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

command route system #6

Open
5 tasks
geeksesi opened this issue May 21, 2022 · 0 comments
Open
5 tasks

command route system #6

geeksesi opened this issue May 21, 2022 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@geeksesi
Copy link
Contributor

geeksesi commented May 21, 2022

route incoming messages in some case :

  • admin requests start with : !
  • bot commands start with /
  • keyboard commands
  • thread input ( when user should to answer some questions)
  • normal user input

Description

  • command should support reply ( like reply to special user and make it admin )
  • command should support input values
  • commands should to be in first
  • command should to be snake case like : !send_to_all
  • thread shall store to cache
@geeksesi geeksesi added enhancement New feature or request good first issue Good for newcomers labels May 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant