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
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.
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