Botman: Unable to run the the bot with messenger (in case of Botman/Botman)

Created on 12 Sep 2017  路  3Comments  路  Source: botman/botman

  • BotMan Version: #.#.#
  • PHP Version: 7.0.23
  • Messaging Service(s): FB Messenger
  • Cache Driver: NO

Description:

Hi, I watched a video to understand the workong of botman with facebook messenger https://www.youtube.com/watch?v=ll-QC9h9KxE

So i used all the steps using Mpociot\BotMan and it works nice.
Now when I shift to BotMan\Botman it doesn't work.
Error : Uncaught Error: Class 'DriverManager' not found in.....

Can you help? Thanks

Steps To Reproduce:

Most helpful comment

All 3 comments

@satyamkapoor I think you're using BotMan but not the Studio version? Have you made sure that you are importing the DriverManger class? use BotMan\BotMan\Drivers\DriverManager;

Thanks @christophrumpel and @johntiror . I think the issue is related to the importing of DriverManager class as the error which I see is "Uncaught Error: Class 'DriverManager' not found in.."

I'll check on this and I think it will work now. :)

Was this page helpful?
0 / 5 - 0 ratings

Related issues

mofman picture mofman  路  4Comments

ghost picture ghost  路  3Comments

kenkit picture kenkit  路  5Comments

antonkomarev picture antonkomarev  路  5Comments

JABirchall picture JABirchall  路  4Comments