Skip to content
#

bot-api

Here are 134 public repositories matching this topic...

igorwebb
igorwebb commented Apr 27, 2019

Прикручиваю библиотеку к фреймворку yii2. Почему-то после того, как я добавил 2ую функцию on() для обработки текста пришедшего сообщение - ответы с первого on() (которая обрабатывает кнопки) приходят по 3 (три) раза... Если убирать вторую on() - работает, как надо - один ответ. Раньше на нативном php такой код работал. На фреймворке что-то магия какая-то...

Код экшна, где лежит бот:

f
pietroalbini
pietroalbini commented Mar 3, 2016

This issue contains a list of the changes I want to make to the documentation:

  • Add an installation guide for Windows (isssue #18)
  • Add dependencies installation instructions on the installation chapter
  • Rename the tutorial to quickstart
  • Add a proper tutorial
  • Add a narrative chapter about creating your bot
  • ~~Add a narrative chapter about a bot's struc
pranavdesh
pranavdesh commented Nov 15, 2019

Print the following message in terminal when the user executes any command:

NEW: Switch to the Autopilot Plugin for the Twilio CLI
Provides more commands, profile management via Twilio CLI and more logging and formatting options. Recommended way to manage Autopilot bots in the CLI.

Install:

  1. npm install -g twilio-cli OR yarn global add twilio-cli OR brew tap twilio/brew && brew install

Improve this page

Add a description, image, and links to the bot-api topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the bot-api topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.