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

Refine Sessionized Bot Interaction #16

Open
solomon-b opened this issue Jan 5, 2022 · 0 comments
Open

Refine Sessionized Bot Interaction #16

solomon-b opened this issue Jan 5, 2022 · 0 comments

Comments

@solomon-b
Copy link
Member

solomon-b commented Jan 5, 2022

Currently we index session by Int. User's then prefix commands with the session id:

>>> use 0: (1 + x)
<<< (1 + x) = 3

We want to have 3 mechanisms for tracking session interactions:

  1. By Session ID
  2. By User ID
  3. By Threading/Replies
@solomon-b solomon-b changed the title Manage Sessions Thru User Awareness Refine Sessionized Bot Interaction Jan 15, 2022
@solomon-b solomon-b added this to the Initial Release milestone Jan 16, 2022
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

1 participant