Facebook 机器人摆脱默认消息
Facebook bot get rid of default message
我正在学习 https://github.com/jw84/messenger-bot-tutorial 的教程
每次我在 Messenger
中随机写任何东西时,我都会收到这条消息 "The Default answer block is your bot’s default response to any input from a user. Create messages in this block that will guide your users. You can add buttons that lead users to other blocks. Remember, you also can use “AI Setup” to choose what blocks to show based on users' input."
此回复由 chatfuel 自动生成。检查您是否已 linked chatfuel 到您的机器人。如果您有意使用 chatfuel,您可以从仪表板更改其默认响应。如果你像我一样,我最初设置了 chatfuel,但觉得它不够强大,无法满足我的需求,然后我使用了 Howdy botkit,但 chatfuel ai 仍然是 linked,所以我得到了 chatfuel 默认值消息 + howdy botkit 响应。我不得不删除 chatfuel link 这样我就只能收到 Howdy 的回复了。
我正在学习 https://github.com/jw84/messenger-bot-tutorial 的教程 每次我在 Messenger
中随机写任何东西时,我都会收到这条消息 "The Default answer block is your bot’s default response to any input from a user. Create messages in this block that will guide your users. You can add buttons that lead users to other blocks. Remember, you also can use “AI Setup” to choose what blocks to show based on users' input."此回复由 chatfuel 自动生成。检查您是否已 linked chatfuel 到您的机器人。如果您有意使用 chatfuel,您可以从仪表板更改其默认响应。如果你像我一样,我最初设置了 chatfuel,但觉得它不够强大,无法满足我的需求,然后我使用了 Howdy botkit,但 chatfuel ai 仍然是 linked,所以我得到了 chatfuel 默认值消息 + howdy botkit 响应。我不得不删除 chatfuel link 这样我就只能收到 Howdy 的回复了。