GanjMonk

Results 5 comments of GanjMonk

Hello @BenTheElder, it looks like there is a good time to resume discussion :) Right now it is impossible to use latest kubetest2 with ginkgo-tester and --test-package-version flag (when you...

Hi @ivanovaleksey, messages are coming. But now bot doesn't triggered by them :( Is there only one way to fix it? (by adding /command@bot_name to our cases)

@eVanilla didn't help :( Incoming messages still coming like /command@bot_name may be we talking about different problems :)

@eVanilla, sure. This code doesn't work if command sent from Group Chat /start@bot_name ``` Telegram::Bot::Client.run(token, logger: Logger.new($stdout)) do |bot| begin bot.listen do |message| case message.text when '/start' message_text = "Hi...

@eVanilla it works the same. As @ivanovaleksey said it's up to developer how to trigger on a message, so I think we can close this issue. Thx for help.