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

Support unsubscribing #35

Open
matushorvath opened this issue Dec 28, 2021 · 1 comment
Open

Support unsubscribing #35

matushorvath opened this issue Dec 28, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@matushorvath
Copy link
Owner

Users need to unsubscribe the bot from a chat. The bot needs to update the db, so it no longer handles that chat.

AC:

  • React to telegram messages about removing the bot from a room by removing the chat subscription from db.
  • Test with removing the bot from the room, as well as completely removing the room.

Currently the bot starts crashing when it is removed from a room.

@matushorvath matushorvath added the enhancement New feature or request label Dec 12, 2022
@matushorvath
Copy link
Owner Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant