Matrix-nio device verification bugΒΆ
A bug occurring during the development of matrix-nio-chat-bot key verification.
When trying to verify a key with emoji verification using the method described on the python nio GitHub page the callback for the key verification is not fired. See this discussion.
The proposed solution is to use this source code instead.