Friedrich von Never

Results 297 comments of Friedrich von Never

Hello, and thanks for raising this question. Yes, it should be possible, and I'm planning to do that eventually (not in the nearest perspective though). Right now, some aspects of...

For some of these inspections, you should be able to disable them via the Alt-Enter menu, like this: ![image](https://user-images.githubusercontent.com/92793/82140263-e1bc9d00-9858-11ea-8207-5a99166e1159.png)

That's our own flow definitions for the telegraf library. You should be able to extend them if you need any additional stuff from Telegraf. We wasn't able to found any...

Wow, really interesting stuff. Are you done yet? Should I review?

Sorry? I've assigned it to myself and I'll review/merge when I'll be able to.

Please fix in XMPP code, too: https://github.com/jt3k/chat-linker/blob/a755932413c385bf98d17e247dabc0591d08de4d/src/bots/jabber/bot.js#L23

@jt3k hello, I've privately discussed the situation with @Newlifer and I don't think that's related to #11. That's a separate bug. I'll reopen it and update the description.

I suspect that the problem here is that XMPP server tries to reduce spam and ignores the messages if they're posted too frequently. The simplest solution is to add message...

Hey, there's [XEP-0363: HTTP File Upload](http://xmpp.org/extensions/xep-0363.html), and this feature is enabled on jabber.ru. Bot should use this feature to upload images if available.

@leha-bot, I believe you know more about Telegram bots than me. Could you please enlighten us about bots' message editing in Telegram? Could a bot edit its own message or...