Add edge cases to roadmap
This commit is contained in:
parent
5867fcc038
commit
80913c1826
|
@ -40,6 +40,10 @@ Register that one with synapse and start the bridge with `npm run start`.
|
||||||
- [ ] Read notifications - not effective to track
|
- [ ] Read notifications - not effective to track
|
||||||
- [x] Message edits
|
- [x] Message edits
|
||||||
- [ ] Message redacts - doesn't work
|
- [ ] 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
|
## Usage
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue