From 80913c182603d90dbf0a26b6b6598f044eaec967 Mon Sep 17 00:00:00 2001 From: Inex Code Date: Fri, 20 Nov 2020 15:43:14 +0000 Subject: [PATCH] Add edge cases to roadmap --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 1abc8bb..8b8cbf3 100755 --- a/README.md +++ b/README.md @@ -40,6 +40,10 @@ Register that one with synapse and start the bridge with `npm run start`. - [ ] Read notifications - not effective to track - [x] Message edits - [ ] Message redacts - doesn't work +- Edge cases to work around + - [ ] Access token revoked on VK side + - [ ] Bot is kicked out on VK side + - Probably more, send an issue! ## Usage