Nikolay Ryabov

Results 7 comments of Nikolay Ryabov

That error has occurred with example code in README.md. Try to use that code: ``` const {contentBlocks, entityMap} = htmlToDraft(this.props.content); const contentState = ContentState.createFromBlockArray(contentBlocks, entityMap); const editorState = EditorState.createWithContent(contentState); ```...

Yep, this project is still maintained, but I don’t have time to look for an error in db reading and fix it. Perhaps in the near future I will pull...

@doniyor2109 I think it would be preferable to add the ability to add a separate token through the bot UI in Telegram using a separate button. Well, also add an...

It happened again =( Mongodb is killed by the kernel due to something, and I think this is due to too much memory used. I am trying to fix this...

@Ann0ying, thank you, very nice to hear that it helps someone. But the bot has support for channels, groups and supergroups. Can you say something about the behavior that you...

Do you mean setting up a private bot instance or user guide for commands?

Hi guys. I don't know why this happened, but I restarted mongo and the server and hope this helps.)