Back to Botman Support

shaon36109
shaon36109

please explain where I put the configurations for Facebook or other driver.

vdomah
vdomah

Hello! In plugin's documentation please read Getting Started section:

Then you need to enter your bot's token (and any other params required) in Backend > Settings > Botman. Create entry in Drivers section and add the following data (for telegram case): Code: telegram Settings: token: yourTOKEN

For Facebook case it would be Code: facebook Settings: token: yourTOKEN app_secret: YOUR-FACEBOOK-APP-SECRET-HERE verification: MY_SECRET_VERIFICATION_TOKEN

shaon36109
shaon36109

Thanks for reply. Actually  I want to know where I setup the facebook configurations like Get Started Command, Greeting Text Command, Persistent Menu Command

in botman we can setup in config/botman/facebook.php but it's not working in october please inform the process how can I setup these from application.

vdomah
vdomah

thanks for your feedback. I will add possibility to define configs from files. But for now it's possible to enter all config values you want the way I described - from backend settings.

You need to create config entry wit code "facebook" and in values you can enter all you want - the same as in facebook.php config file

1-4 of 4