-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
experiment: extend project to different drivers #48
Comments
This is a good first issue to take on a non-committal fashion. Just see how far you get :) |
@Angamanga @tuxpiper can I be assigned this issue? I have gone through the Botman documentation site and noticed it has detailed information on how to add drivers for these. Can you please explain what you mean by the USSD-optimized dialog and how to use it after installing and running the project ? |
@helen-ndip Please go ahead and start working on this. @tuxpiper Could you jump in and respond to Helens question above? |
hi @helen-ndip! thank you for looking into this re: the comment on USSD-optimized dialog, this is meant more as a user-experience evaluation exercise, after successful integration of the driver. You can get started without worrying about it. |
Ok thank you for this. |
@tuxpiper @Angamanga I am sorry for the delay. I have created the slack driver but having a hard time testing it. Do you have any suggestions? I really thought it will be straight to the point. |
@Angamanga , I think @helen-ndip pulled through :) |
Since this engine is built on botman.io, it should be possible to add other sorts of drivers to the same code base.
The task here would be
pick one of the following messaging platforms
Produce a driver or find an existing one.
Evaluate how the USSD-optimized dialog works over the new driver... or, bonus points, customize a better dialog
The text was updated successfully, but these errors were encountered: