Guidone
Guidone
@german-st added some docs, do you think it's enough? Something missing?
@german-st the smooch connector is still old style and doesn't support global configuration, still wondering if someone is using it
@krystof-k it's fixed in `0.9.1`, I initially used this to detect messages coming from the bot itself (preventing a endless circular effect), now I'm using the bot name. Thanks for...
I had to revert it, skipping the messages with subtype `bot_message` is the only way to to detect echo messages from the bot itself (removing it will cause endless loop),...
You should run with tne env variable REDBOT_ENABLE_MISSION_CONTROL=true, how do you run in linux?
I may have a solution for this, under testing, this is the docs: https://www.notion.so/redbot/Buttons-node-b8f3ea33948049cca7b94491061183f4
This will be fixed in PR #565 (also the Slack delete message). The documentation is already available: https://www.notion.so/redbot/Params-node-d8b27db3949c475184923af913563833
Ok, I'll check this, seems Telegram introduced some changes about keyboards
done in `1.2.1`. Check Params node for keyboard flags
Sorry didn't see this, I'll check